Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dacpica.h79 #define BUS_ISA 6 macro
/titanic_50/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c827 bustype = BUS_ISA; in apic_introp_xlate()
852 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
867 intr_flag.bustype = BUS_ISA; 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_50/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c873 bustype = BUS_ISA; in apic_introp_xlate()
898 intr_flag.bustype = BUS_ISA; in apic_introp_xlate()
913 intr_flag.bustype = BUS_ISA; 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.c1485 "ISA ", BUS_ISA,
/titanic_50/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()
2376 intr_flag.bustype = BUS_ISA; in apix_intx_setup_nonpci()
2389 intr_flag.bustype = BUS_ISA; in apix_intx_setup_nonpci()
2489 bustype = BUS_ISA; in apix_intx_xlate_irq()