Searched refs:PCI_CLASS_BRIDGE (Results 1 – 18 of 18) sorted by relevance
566 #define PCIC_PCI_PCMCIA PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_PCMCIA)567 #define PCIC_PCI_CARDBUS PCIC_PCI_CLASS(PCI_CLASS_BRIDGE, PCI_BRIDGE_CARDBUS)
212 #define PCI_CLASS_BRIDGE 0x6 /* Bridge Controller class */ macro
46 ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8) | \
300 (cl == PCI_CLASS_BRIDGE && scl == PCI_BRIDGE_HOST)) && in npe_save_htconfig_children()
200 { PCI_CLASS_BRIDGE, PCI_BRIDGE_ISA, 0 }204 { PCI_CLASS_BRIDGE, PCI_BRIDGE_PCI, 0 }
255 if (class == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in pciexfn_declare()545 if (class == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in declare_dev_and_fn()
235 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
736 if (baseclass == PCI_CLASS_BRIDGE && subclass == PCI_BRIDGE_PCI) { in create_immu_devi()757 immu_devi->imd_lpc = ((baseclass == PCI_CLASS_BRIDGE) && in create_immu_devi()
1435 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in apic_handle_pci_pci_bridge()
68 if (class_code == ((PCI_CLASS_BRIDGE << 16) | (PCI_BRIDGE_PCI << 8))) in is_pci_bridge()
193 == PCI_CLASS_BRIDGE) { in map_pcidev_cfg_reg()
2532 if (baseclass != PCI_CLASS_BRIDGE) { in add_bar_reg_props()2542 if (baseclass != PCI_CLASS_BRIDGE) in add_bar_reg_props()2637 if (baseclass != PCI_CLASS_BRIDGE) { in add_bar_reg_props()2834 if (baseclass != PCI_CLASS_BRIDGE) { in add_bar_reg_props()
352 PCI_CLASS_BRIDGE) && (pci_config_get8(cfg_handle, in psm_is_pci_bridge()
830 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_bridge_assign()1869 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_sum_resources()2546 (base_class == PCI_CLASS_BRIDGE)) { in cardbus_probe_children()2586 if (base_class == PCI_CLASS_BRIDGE) { in cardbus_probe_children()
737 mode = (sec_status >> PCI_CLASS_BRIDGE) & in get_lane_width()
1379 if ((class != PCI_CLASS_BRIDGE) || (subclass != PCI_BRIDGE_STBRIDGE)) in pcicfg_is_ntbridge()
201 #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()