Home
last modified time | relevance | path

Searched refs:BUS_PCI (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c1167 } else if (lid == BUS_PCI) { in apic_parse_mpct()
1235 (apic_find_bus(intrp->intr_busid) == BUS_PCI)) { in apic_parse_mpct()
1429 if (iflag1.bustype != iflag2.bustype || iflag1.bustype != BUS_PCI) in acpi_intr_compatible()
1486 "PCI ", BUS_PCI,
1696 if (bus_type == BUS_PCI) in apic_record_rdt_entry()
1704 bus_type == BUS_PCI))) in apic_record_rdt_entry()
1712 else if (bus_type == BUS_PCI) in apic_record_rdt_entry()
1719 bus_type == BUS_PCI))) in apic_record_rdt_entry()
1880 irqlistent->intr_flags.bustype = BUS_PCI; in apic_choose_irqs_from_prs()
2024 dipintr_flagp->bustype = BUS_PCI; in apic_acpi_irq_configure()
H A Dmp_platform_misc.c809 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()
H A Dhpet_acpi.c312 hpet_flags->bustype = BUS_PCI; /* we *do* conform to PCI */ in hpet_init_proxy()
/titanic_44/usr/src/uts/intel/sys/
H A Dacpica.h86 #define BUS_PCI 13 macro
/titanic_44/usr/src/uts/intel/io/acpica/
H A Dacpica.c538 sci_flags->bustype = BUS_PCI; /* we *do* conform to PCI */ in acpica_get_sci()
/titanic_44/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c763 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()
/titanic_44/usr/src/uts/i86pc/io/apix/
H A Dapix.c2483 bustype = child_is_pciex ? BUS_PCIE : BUS_PCI; in apix_intx_xlate_irq()