Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/common/
H A Dahtable.c250 {ACPI_SIG_SDEI, "Software Delegated Exception Interface Table"},
H A Ddmtable.c696 {ACPI_SIG_SDEI, AcpiDmTableInfoSdei, NULL, NULL, TemplateSdei},
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl2.h193 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */ macro