Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c121 #define NVME_COMPLETION_VALID(c) ((c).status != NVME_NO_STATUS) macro
2131 if (NVME_COMPLETION_VALID(compl)) { in pci_nvme_handle_admin_cmd()