Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/sys/
H A Dacpica.h76 #define BUS_EISA 3 macro
/titanic_41/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c829 bustype = BUS_EISA; in apic_introp_xlate()
872 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
883 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apic_introp_xlate()
/titanic_41/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c875 bustype = BUS_EISA; in apic_introp_xlate()
918 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apic_introp_xlate()
929 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apic_introp_xlate()
H A Dmp_platform_common.c1164 if (lid == BUS_EISA) { in apic_parse_mpct()
1487 "EISA ", BUS_EISA,
/titanic_41/usr/src/uts/i86pc/io/apix/
H A Dapix.c2345 bustype = eisa_level_intr_mask ? BUS_EISA : BUS_ISA; in apix_intx_setup_nonpci()
2355 bustype = (bustype == BUS_EISA) ? BUS_ISA : BUS_EISA; in apix_intx_setup_nonpci()
2491 bustype = BUS_EISA; in apix_intx_xlate_irq()