Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Dahtable.c243 {ACPI_SIG_SDEI, "Software Delegated Exception Interface Table"},
H A Ddmtable.c522 {ACPI_SIG_SDEI, AcpiDmTableInfoSdei, NULL, NULL, TemplateSdei},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h188 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */ macro