HomeSort by: relevance | last modified time | path
    Searched refs:ACPI_SIG_CPEP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
ahtable.c 213 {ACPI_SIG_CPEP, "Corrected Platform Error Polling Table"},
dmtable.c 672 {ACPI_SIG_CPEP, NULL, AcpiDmDumpCpep, DtCompileCpep, TemplateCpep},
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 178 #define ACPI_SIG_CPEP "CPEP" /* Corrected Platform Error Polling table */
  /src/usr.sbin/acpitools/acpidump/
acpi.c 4502 else if (!memcmp(sdp->Signature, ACPI_SIG_CPEP, 4))

Completed in 20 milliseconds