Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/common/
HDahtable.c212 {ACPI_SIG_CPEP, "Corrected Platform Error Polling Table"},
HDdmtable.c682 {ACPI_SIG_CPEP, NULL, AcpiDmDumpCpep, DtCompileCpep, TemplateCpep},
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDactbl1.h177 #define ACPI_SIG_CPEP "CPEP" /* Corrected Platform Error Polling table */ macro