Lines Matching defs:x

30 #define SWAP(x, y)                  \
33 typeof(x) _tmp = x; \
34 x = y; \
841 SPDK_ERRLOG("no VVA for %#" PRIx64 ", len%#x\n",
857 SPDK_ERRLOG("no VVA for %#" PRIx64 ", nents=%#x\n",
867 SPDK_ERRLOG("no VVA for %#" PRIx64 ", residue_len=%#x\n",
1803 "%s: request complete sqid:%d cid=%d status=%#x "
3442 SPDK_NOTICELOG("CSTS 0x%x\n", regs->csts.raw);
3443 SPDK_NOTICELOG("CAP 0x%"PRIx64"\n", regs->cap.raw);
3444 SPDK_NOTICELOG("VS 0x%x\n", regs->vs.raw);
3445 SPDK_NOTICELOG("CC 0x%x\n", regs->cc.raw);
3446 SPDK_NOTICELOG("AQA 0x%x\n", regs->aqa.raw);
3447 SPDK_NOTICELOG("ASQ 0x%"PRIx64"\n", regs->asq);
3448 SPDK_NOTICELOG("ACQ 0x%"PRIx64"\n", regs->acq);
3471 SPDK_NOTICELOG("SQ sqid:%u, cqid:%u, sqhead:%u, size:%u, dma_addr:0x%"PRIx64"\n",
3483 SPDK_NOTICELOG("CQ cqid:%u, phase:%u, cqtail:%u, size:%u, iv:%u, ien:%u, dma_addr:0x%"PRIx64"\n",
3502 SPDK_ERRLOG("%s: bad magic number %x\n", endpoint_id(endpoint), migr_state->ctrlr_header.magic);
3727 SPDK_ERRLOG("Restore sq with qid %u PRP1 0x%"PRIx64" with size %u failed\n",
3773 SPDK_ERRLOG("Restore cq with qid %u PRP1 0x%"PRIx64" with size %u failed\n",
4048 "%s current state %u, pending bytes 0x%"PRIx64"\n",
4116 SPDK_DEBUGLOG(nvmf_vfio, "write 0x%"PRIx64"\n", (uint64_t)count);
5299 "%s: sending connect fabrics command for qid:%#x cntlid=%#x\n",
5544 SPDK_ERRLOG("%s: map Admin Opc %x failed\n",
5604 SPDK_ERRLOG("%s: no request for NVMe command opc 0x%x\n", ctrlr_id(ctrlr), cmd->opc);
5612 SPDK_DEBUGLOG(nvmf_vfio, "%s: handle sqid:%u, req opc=%#x cid=%d\n",
5637 SPDK_ERRLOG("%s: process NVMe command opc 0x%x failed\n",