Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dahtable.c243 {ACPI_SIG_SDEI, "Software Delegated Exception Interface Table"},
H A Ddmtable.c521 {ACPI_SIG_SDEI, AcpiDmTableInfoSdei, NULL, NULL, TemplateSdei},
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl2.h188 #define ACPI_SIG_SDEI "SDEI" /* Software Delegated Exception Interface Table */ macro