Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/acpica/common/
HDahtable.c133 {ACPI_SIG_SPCR, "Serial Port Console Redirection table"},
HDdmtable.c367 {ACPI_SIG_SPCR, AcpiDmTableInfoSpcr, NULL, NULL, TemplateSpcr},
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl2.h82 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro