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.c2502 ushort_t *bar_sz, boolean_t pciide) in add_bar_reg_props() argument
2547 *bar_sz = PCI_BAR_SZ_32; in add_bar_reg_props()
2658 *bar_sz = PCI_BAR_SZ_64; in add_bar_reg_props()
2668 *bar_sz = PCI_BAR_SZ_32; in add_bar_reg_props()
2793 *bar_sz == PCI_BAR_SZ_64 ? "64" : "", in add_bar_reg_props()
2798 if (*bar_sz == PCI_BAR_SZ_64) { in add_bar_reg_props()
2813 *bar_sz == PCI_BAR_SZ_64 ? in add_bar_reg_props()
2819 if (*bar_sz == PCI_BAR_SZ_64) { in add_bar_reg_props()
2877 ushort_t bar_sz, offset, end; in add_reg_props() local
2924 bar++, offset += bar_sz) { in add_reg_props()
[all …]