Home
last modified time | relevance | path

Searched refs:NVME_CMD_CDW11_PC (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c157 NVME_CMD_CDW11_PC = 0x0001, enumerator
1246 if (command->cdw11 & NVME_CMD_CDW11_PC) { in nvme_opc_create_io_sq()
1355 if ((command->cdw11 & NVME_CMD_CDW11_PC) == 0) { in nvme_opc_create_io_cq()