Searched defs:tbl_bir (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c48 uint32_t tbl_bir; local
213 tbl_bir = tbl_offset & PCI_MSIX_TBL_BIR_MASK;
218 "PCI_MSIX_TBL_BIR:\t0x%x\n", tbl_bir);
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c173 uint32_t tbl_bir; local
338 tbl_bir = tbl_offset & PCI_MSIX_TBL_BIR_MASK;
343 "PCI_MSIX_TBL_BIR:\t0x%x\n", tbl_bir);

Completed in 79 milliseconds