Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dacpica.h82 #define BUS_EISA 3 macro
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c830 bustype = BUS_EISA; 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.c880 bustype = BUS_EISA; 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.c1229 if (lid == BUS_EISA) { in apic_parse_mpct()
1552 "EISA ", BUS_EISA,
/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()
2468 bustype = BUS_EISA; in apix_intx_xlate_irq()