Home
last modified time | relevance | path

Searched refs:BUS_ISA (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dacpica.h85 #define BUS_ISA 6 macro
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c828 bustype = BUS_ISA; in apic_introp_xlate()
853 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
868 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
873 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
884 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apic_introp_xlate()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c878 bustype = BUS_ISA; in apic_introp_xlate()
903 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
918 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
923 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
934 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apic_introp_xlate()
H A Dmp_platform_common.c1550 "ISA ", BUS_ISA,
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c2322 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apix_intx_setup_nonpci()
2332 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apix_intx_setup_nonpci()
2353 intr_flag.bustype = BUS_ISA; in apix_intx_setup_nonpci()
2366 intr_flag.bustype = BUS_ISA; in apix_intx_setup_nonpci()
2466 bustype = BUS_ISA; in apix_intx_xlate_irq()