Searched refs:PCI_MSIX_CTL_TBLSIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpci.c644 return PCI_MSIX_CTL_TBLSIZE(reg);
H A Dpcireg.h1240 #define PCI_MSIX_CTL_TBLSIZE(ofs) ((((ofs) & PCI_MSIX_CTL_TBLSIZE_MASK) \ macro
H A Dpci_subr.c2483 printf(" Table Size: %d\n", PCI_MSIX_CTL_TBLSIZE(reg));

Completed in 274 milliseconds