Searched refs:PCI_NVME_AEI_NOTICE_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/bhyve/
H A Dpci_nvme.c280 #define PCI_NVME_AEI_NOTICE_SHIFT 8 macro
281 #define PCI_NVME_AEI_NOTICE_MASK(event) (1 << (event + PCI_NVME_AEI_NOTICE_SHIFT))

Completed in 119 milliseconds