Home
last modified time | relevance | path

Searched refs:ACPI_GPE_CONDITIONAL_ENABLE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/events/
Devgpe.c803 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE); in AcpiEvFinishGpe()
1007 GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE); in AcpiEvGpeDispatch()
/freebsd-12-stable/sys/contrib/dev/acpica/components/hardware/
Dhwgpe.c248 case ACPI_GPE_CONDITIONAL_ENABLE: in AcpiHwLowSetGpe()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactypes.h909 #define ACPI_GPE_CONDITIONAL_ENABLE 2 macro