CT_ERROR
CT_ERROR(ct, "Fence %u was used by action %#04x sent at\n%s",
CT_ERROR(ct, "Fence %u was used by action %#04x\n",
CT_ERROR(ct, "Response %u too long (datalen %u > %u)\n",
CT_ERROR(ct, "Unsolicited response message: len %u, data %#x (fence %u, last %u)\n",
CT_ERROR(ct, "request %u awaits response\n",
CT_ERROR(ct, "error capture notification failed %x %*ph\n",
CT_ERROR(ct, "Failed to process request %04x (%pe)\n",
CT_ERROR(ct, "Failed to process CT message (%pe) %*ph\n",
CT_ERROR(ct, "Failed to handle HXG message (%pe) %*ph\n",
CT_ERROR(ct, "Failed to process CT message (%pe) %*ph\n",
CT_ERROR(ct, "Tail was modified %u != %u\n",
CT_ERROR(ct, "Invalid head offset %u >= %u)\n",
CT_ERROR(ct, "Corrupted descriptor head=%u tail=%u status=%#x\n",
CT_ERROR(ct, "Communication stalled for %lld ms, desc status=%#x,%#x\n",
CT_ERROR(ct, "H2G Space: %u (Bytes)\n",
CT_ERROR(ct, "Head: %u (Dwords)\n", ct->ctbs.send.desc->head);
CT_ERROR(ct, "Tail: %u (Dwords)\n", ct->ctbs.send.desc->tail);
CT_ERROR(ct, "G2H Space: %u (Bytes)\n",
CT_ERROR(ct, "Head: %u\n (Dwords)", ct->ctbs.recv.desc->head);
CT_ERROR(ct, "Tail: %u\n (Dwords)", ct->ctbs.recv.desc->tail);
CT_ERROR(ct, "Invalid head offset %u >= %u)\n",
CT_ERROR(ct, "No response for request %#x (fence %u)\n",
CT_ERROR(ct, "Sending action %#x failed (%pe) status=%#X\n",
CT_ERROR(ct, "Unexpected G2H after GuC has stopped!\n");
CT_ERROR(ct, "Head was modified %u != %u\n",
CT_ERROR(ct, "Invalid tail offset %u >= %u)\n",
CT_ERROR(ct, "Incomplete message %*ph %*ph %*ph\n",
CT_ERROR(ct, "No memory for message %*ph %*ph %*ph\n",
CT_ERROR(ct, "Corrupted descriptor head=%u tail=%u status=%#x\n",