Searched refs:PCI_MSIX_PBABIR_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | pcireg.h | 1253 #define PCI_MSIX_PBABIR_MASK __BITS(2, 0) macro |
| D | pci_subr.c | 2495 printf(" BIR: 0x%x\n", (pcireg_t)(reg & PCI_MSIX_PBABIR_MASK)); in pci_conf_print_msix_cap() |