Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h151 #define NVME_CSTS_REG_RDY_MASK (0x1) macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c402 ((sts) >> NVME_CSTS_REG_RDY_SHIFT & NVME_CSTS_REG_RDY_MASK)