Home
last modified time | relevance | path

Searched refs:APIC_BUS_PCI (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/include/
H A Dapicvar.h164 #define APIC_BUS_PCI 2 macro
165 #define APIC_BUS_MAX APIC_BUS_PCI
/freebsd/sys/x86/x86/
H A Dio_apic.c233 case APIC_BUS_PCI: in ioapic_bus_string()
722 intpin->io_bus = APIC_BUS_PCI; in ioapic_create()
H A Dmptable.c818 ioapic_set_bus(ioapic, pin, APIC_BUS_PCI); in mptable_parse_io_int()