Searched refs:PCI_CLASS_BRIDGE (Results 1 – 19 of 19) sorted by relevance
568 #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)
208 #define PCI_CLASS_BRIDGE 0x6 /* Bridge Controller class */ macro
43 ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8) | \
347 (cl == PCI_CLASS_BRIDGE && scl == PCI_BRIDGE_HOST)) && in npe_save_htconfig_children()
204 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()
231 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
734 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()
1370 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in apic_handle_pci_pci_bridge()
1862 (((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()
194 == PCI_CLASS_BRIDGE) { in map_pcidev_cfg_reg()
352 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in psm_is_pci_bridge()
829 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()
737 mode = (sec_status >> PCI_CLASS_BRIDGE) & in get_lane_width()
236 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
349 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
2386 if ((class == PCI_CLASS_BRIDGE) && (subclass == PCI_BRIDGE_PCI)) { in pcie_check_io_mem_range()
1351 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()
197 #define PPB_SUBTRACTIVE ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8) | \
1453 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()