Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/common/
HDahtable.c98 {ACPI_SIG_CPEP, "Corrected Platform Error Polling table"},
HDdmtable.c335 {ACPI_SIG_CPEP, NULL, AcpiDmDumpCpep, DtCompileCpep, TemplateCpep},
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl1.h66 #define ACPI_SIG_CPEP "CPEP" /* Corrected Platform Error Polling table */ macro