Searched refs:BUS_PCIE (Results 1 – 5 of 5) sorted by relevance
82 #define BUS_PCIE 9 macro
763 child_is_pciex ? BUS_PCIE : BUS_PCI; in apic_introp_xlate()812 intr_flag.bustype = child_is_pciex ? BUS_PCIE : BUS_PCI; in apic_introp_xlate()
809 child_is_pciex ? BUS_PCIE : BUS_PCI; in apic_introp_xlate()858 intr_flag.bustype = child_is_pciex ? BUS_PCIE : BUS_PCI; in apic_introp_xlate()
1502 "PCI-E ", BUS_PCIE
2483 bustype = child_is_pciex ? BUS_PCIE : BUS_PCI; in apix_intx_xlate_irq()