Home
last modified time | relevance | path

Searched refs:INTR_EL_CONFORM (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dacpica.h105 #define INTR_EL_CONFORM 0x00 macro
/titanic_41/usr/src/uts/i86pc/io/
H A Dmp_platform_common.c1432 if (iflag1.intr_el == INTR_EL_CONFORM) in acpi_intr_compatible()
1441 if (iflag2.intr_el == INTR_EL_CONFORM) in acpi_intr_compatible()
1695 if (irqptr->airq_iflag.intr_el == INTR_EL_CONFORM) { in apic_record_rdt_entry()
1709 if (iointrp->intr_el == INTR_EL_CONFORM) { in apic_record_rdt_entry()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dacpica.c579 if (sci_flags->intr_el == INTR_EL_CONFORM) in acpica_get_sci()
/titanic_41/usr/src/uts/i86pc/io/psm/
H A Dpsm_common.c554 return (INTR_EL_CONFORM); in psm_acpi_edgelevel()