Home
last modified time | relevance | path

Searched refs:bar_sz (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm_linux.h184 u32_t *bar_sz);
191 u32_t * bar_sz
H A Dmm_vbd.h62 u32_t *bar_sz);
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2507 ushort_t *bar_sz, boolean_t pciide) in add_bar_reg_props() argument
2552 *bar_sz = PCI_BAR_SZ_32; in add_bar_reg_props()
2663 *bar_sz = PCI_BAR_SZ_64; in add_bar_reg_props()
2673 *bar_sz = PCI_BAR_SZ_32; in add_bar_reg_props()
2730 *bar_sz == PCI_BAR_SZ_64 ? " (64-bit)" : ""); in add_bar_reg_props()
2803 *bar_sz == PCI_BAR_SZ_64 ? "64" : "", in add_bar_reg_props()
2808 if (*bar_sz == PCI_BAR_SZ_64) { in add_bar_reg_props()
2823 *bar_sz == PCI_BAR_SZ_64 ? in add_bar_reg_props()
2829 if (*bar_sz == PCI_BAR_SZ_64) { in add_bar_reg_props()
2887 ushort_t bar_sz, offset, end; in add_reg_props() local
[all …]