Home
last modified time | relevance | path

Searched refs:PCI_BASE_TYPE_ALL (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c571 } else if ((PCI_BASE_TYPE_ALL & *bar_p) && in pxtool_get_bar()
574 uint32_t low_bytes = (uint32_t)(*bar_p & ~PCI_BASE_TYPE_ALL); in pxtool_get_bar()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c781 } else if ((PCI_BASE_TYPE_ALL & *bar) && (bar_offset != PCI_CONF_ROM)) { in pcitool_get_bar()
783 uint32_t low_bytes = (uint32_t)(*bar & ~PCI_BASE_TYPE_ALL); in pcitool_get_bar()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c1099 } else if ((PCI_BASE_TYPE_ALL & prg2.data) && in pcitool_dev_reg_ops()
1103 (uint32_t)(prg2.data & ~PCI_BASE_TYPE_ALL); in pcitool_dev_reg_ops()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c567 if (base & PCI_BASE_TYPE_ALL) in pciconfig_bar()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h583 #define PCI_BASE_TYPE_ALL 0x4 /* 64-bit memory address */ macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c3220 == PCI_BASE_TYPE_ALL) { in pcicfg_update_reg_prop()
3345 == PCI_BASE_TYPE_ALL) { in pcicfg_update_assigned_prop_value()
4235 if ((PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_reg_props()
4818 (PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_props_from_bar()
4841 if ((PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_props_from_bar()
6050 == PCI_BASE_TYPE_ALL) { in pcicfg_fcode_assign_bars()
6076 if ((PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_fcode_assign_bars()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3088 == PCI_BASE_TYPE_ALL) { in pcicfg_update_reg_prop()
3168 == PCI_BASE_TYPE_ALL) { in pcicfg_update_assigned_prop_value()
3619 if ((PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_reg_props()
3696 (PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_props_from_bar()
3719 if ((PCI_BASE_TYPE_M & request) == PCI_BASE_TYPE_ALL) { in pcicfg_populate_props_from_bar()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c928 PCI_BASE_TYPE_ALL) && in cardbus_bridge_assign()
2985 == PCI_BASE_TYPE_ALL) && in cardbus_probe_children()
3540 == PCI_BASE_TYPE_ALL) {
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2657 if ((base & PCI_BASE_TYPE_M) == PCI_BASE_TYPE_ALL) { in add_bar_reg_props()
3534 if ((lobase & PCI_BASE_TYPE_M) == PCI_BASE_TYPE_ALL) in create_ioapic_node()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c713 if (type == PCI_BASE_TYPE_ALL) { in pcieadm_cfgspace_print_bars()
728 case PCI_BASE_TYPE_ALL: in pcieadm_cfgspace_print_bars()