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 245 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
292 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
306 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
406 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
803 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_CONDITIONAL_ENABLE);
986 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
1006 (void) AcpiHwLowSetGpe (
evgpeinit.c 558 (void) AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
evxfgpe.c 400 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_ENABLE);
406 Status = AcpiHwLowSetGpe (GpeEventInfo, ACPI_GPE_DISABLE);
  /src/sys/external/bsd/acpica/dist/include/
achware.h 281 AcpiHwLowSetGpe (
  /src/sys/external/bsd/acpica/dist/hardware/
hwgpe.c 200 * FUNCTION: AcpiHwLowSetGpe
214 AcpiHwLowSetGpe (

Completed in 14 milliseconds