xe_err
xe_err(xe, "Can't run Admin-only mode without SR-IOV PF mode!\n");
xe_err(xe, "Pre-production workarounds for this platform have already been removed.\n");
xe_err(xe, "%pV", vaf);
xe_err(xe, "sysctrl: unexpected counter threshold crossed %u\n", ncounters);
xe_err(xe, "sysctrl: failed to get pending event %d\n", ret);
xe_err(xe, "sysctrl: unexpected event response length %zu (expected %zu)\n",
xe_err(xe, "sysctrl: event flooding\n");
xe_err(xe, "sysctrl: Input data too large: %zu bytes\n", data_in_len);
xe_err(xe, "sysctrl: Mailbox busy\n");
xe_err(xe, "sysctrl: Failed to write frame %u\n", frame);
xe_err(xe, "sysctrl: Frame %u acknowledgment timeout\n", frame);
xe_err(xe, "sysctrl: Response frame timeout\n");
xe_err(xe, "sysctrl: Response header mismatch\n");
xe_err(xe, "sysctrl: Firmware error: 0x%02lx\n",
xe_err(xe, "sysctrl: Failed to prepare command: %pe\n", ERR_PTR(ret));
xe_err(xe, "sysctrl: Mailbox command failed: %pe\n", ERR_PTR(ret));