Searched refs:NVME_CMD_CDW11_PC (Results 1 – 1 of 1) sorted by relevance
149 NVME_CMD_CDW11_PC = 0x0001, enumerator1232 if (command->cdw11 & NVME_CMD_CDW11_PC) { in nvme_opc_create_io_sq()1341 if ((command->cdw11 & NVME_CMD_CDW11_PC) == 0) { in nvme_opc_create_io_cq()