Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_nvme.c115 #define NVME_COMPLETION_VALID(c) ((c).status != NVME_NO_STATUS) macro
1637 if (NVME_COMPLETION_VALID(compl)) { in pci_nvme_handle_admin_cmd()