HomeSort by: relevance | last modified time | path
    Searched refs:AcpiHwLowSetGpe (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/events/
evgpe.c 137 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
184 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
198 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
298 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
695 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE);
878 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
898 (void) AcpiHwLowSetGpe (
evgpeinit.c 450 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
evxfgpe.c 292 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
298 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
  /src/sys/external/bsd/acpica/dist/include/
achware.h 173 AcpiHwLowSetGpe (
  /src/sys/external/bsd/acpica/dist/hardware/
hwgpe.c 92 * FUNCTION: AcpiHwLowSetGpe
106 AcpiHwLowSetGpe (

Completed in 25 milliseconds