Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1253 #define PCI_MSIX_PBABIR_MASK __BITS(2, 0) macro
Dpci_subr.c2495 printf(" BIR: 0x%x\n", (pcireg_t)(reg & PCI_MSIX_PBABIR_MASK)); in pci_conf_print_msix_cap()