Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c91 #define NVME_MSIX_BAR 4 macro
3349 error = pci_emul_add_msixcap(pi, sc->max_queues + 1, NVME_MSIX_BAR); in pci_nvme_init()