Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/events/
H A Devxfgpe.c268 ACPI_GPE_DISPATCH_NONE) in ACPI_EXPORT_SYMBOL()
622 ACPI_GPE_DISPATCH_NONE) in ACPI_EXPORT_SYMBOL()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbdisply.c1051 ACPI_GPE_DISPATCH_NONE) in AcpiDbDisplayGpes()
1085 case ACPI_GPE_DISPATCH_NONE: in AcpiDbDisplayGpes()
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c363 ACPI_GPE_DISPATCH_NONE) in AcpiHwGetGpeStatus()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h926 #define ACPI_GPE_DISPATCH_NONE (UINT8) 0x00 macro