Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c99 #define NVME_MSIX_BAR 4 macro
3322 error = pci_emul_add_msixcap(pi, sc->max_queues + 1, NVME_MSIX_BAR); in pci_nvme_init()