Home
last modified time | relevance | path

Searched refs:PCI_BASE_SPACE_IO (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h573 #define PCI_BASE_SPACE_IO 0x1 /* IO space */ macro
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c557 if (base & PCI_BASE_SPACE_IO) { in pciconfig_bar()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_tools.c557 if (((PCI_BASE_SPACE_M & *bar_p) == PCI_BASE_SPACE_IO) && in pxtool_get_bar()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_tools.c767 if (((PCI_BASE_SPACE_M & *bar) == PCI_BASE_SPACE_IO) && in pcitool_get_bar()
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c1068 PCI_BASE_SPACE_IO) && in pcitool_dev_reg_ops()
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1039 PCI_BASE_SPACE_IO) != DDI_SUCCESS) { in pcicfg_ntbridge_allocate_resources()
1422 (space_type == PCI_BASE_SPACE_IO)) { in pcicfg_get_ntbridge_child_range()
3961 if ((PCI_BASE_SPACE_IO & request) == 0 && in pcicfg_populate_props_from_bar()
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c1186 PCI_BASE_SPACE_IO) != DDI_SUCCESS) { in pcicfg_ntbridge_allocate_resources()
1523 (space_type == PCI_BASE_SPACE_IO)) { in pcicfg_get_ntbridge_child_range()
4813 if ((PCI_BASE_SPACE_IO & request) == 0 && in pcicfg_populate_props_from_bar()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2446 if ((pciide && j < 4) || (base & PCI_BASE_SPACE_IO)) { in add_reg_props()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c2847 0xfffffc00 | PCI_BASE_SPACE_IO, in cardbus_probe_children()