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

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2354 ushort_t bar_sz; local
2419 j++, offset += bar_sz) {
2441 bar_sz = PCI_BAR_SZ_32;
2525 bar_sz = PCI_BAR_SZ_64;
2529 bar_sz = PCI_BAR_SZ_32;

Completed in 66 milliseconds