Home
last modified time | relevance | path

Searched refs:PCI_CLASS_BRIDGE (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h568 #define PCIC_PCI_PCMCIA PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_PCMCIA)
569 #define PCIC_PCI_CARDBUS PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_CARDBUS)
H A Dpci.h208 #define PCI_CLASS_BRIDGE 0x6 /* Bridge Controller class */ macro
H A Dpcie_impl.h43 ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8) | \
/titanic_41/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c347 (cl == PCI_CLASS_BRIDGE && scl == PCI_BRIDGE_HOST)) && in npe_save_htconfig_children()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c204 if (class == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in pciexfn_declare()
472 if (class == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in declare_dev_and_fn()
/titanic_41/usr/src/uts/i86pc/io/
H A Dconsplat.c231 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
H A Dimmu_dvma.c734 if (baseclass == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in create_immu_devi()
755 immu_devi->imd_lpc = ((baseclass == PCI_CLASS_BRIDGE) && in create_immu_devi()
H A Dmp_platform_common.c1370 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in apic_handle_pci_pci_bridge()
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1862 (((bc) == PCI_CLASS_BRIDGE) && ((sc) == PCI_BRIDGE_ISA))
1952 if ((basecl == PCI_CLASS_BRIDGE) && in process_devfunc()
2044 if ((basecl == PCI_CLASS_BRIDGE) && (subcl == PCI_BRIDGE_PCI)) in process_devfunc()
2433 if (baseclass != PCI_CLASS_BRIDGE) { in add_reg_props()
2442 if (baseclass != PCI_CLASS_BRIDGE) in add_reg_props()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c194 == PCI_CLASS_BRIDGE) { in map_pcidev_cfg_reg()
/titanic_41/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c352 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in psm_is_pci_bridge()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c829 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_bridge_assign()
1873 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_sum_resources()
2556 (base_class == PCI_CLASS_BRIDGE)) { in cardbus_probe_children()
2596 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_probe_children()
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl_picl.c737 mode = (sec_status >> PCI_CLASS_BRIDGE) & in get_lane_width()
/titanic_41/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c236 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
/titanic_41/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c349 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie.c2386 if ((class == PCI_CLASS_BRIDGE) && (subclass == PCI_BRIDGE_PCI)) { in pcie_check_io_mem_range()
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1351 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c197 #define PPB_SUBTRACTIVE ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8) | \
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c1453 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()