Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dnvme_pci.c147 table_offset = msixtbl & PCI_MSIX_TBLOFFSET_MASK; in nvme_pci_attach()
H A Dpcireg.h1083 #define PCI_MSIX_TBLOFFSET_MASK __BITS(31, 3) macro
H A Dpci_subr.c1996 (pcireg_t)(reg & PCI_MSIX_TBLOFFSET_MASK)); in pci_conf_print_msix_cap()