Searched refs:NVME_SC_QUEUE_SIZE (Results 1 – 3 of 3) sorted by relevance
110 [NVME_SC_QUEUE_SIZE] = "Invalid Queue Size",
78 status = NVME_SC_QUEUE_SIZE | NVME_STATUS_DNR; in nvmet_execute_create_sq()140 status = NVME_SC_QUEUE_SIZE | NVME_STATUS_DNR; in nvmet_execute_create_cq()
2048 NVME_SC_QUEUE_SIZE = 0x102, enumerator