Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Dahtable.c206 {ACPI_SIG_CPEP, "Corrected Platform Error Polling table"},
H A Ddmtable.c488 {ACPI_SIG_CPEP, NULL, AcpiDmDumpCpep, DtCompileCpep, TemplateCpep},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl1.h175 #define ACPI_SIG_CPEP "CPEP" /* Corrected Platform Error Polling table */ macro