Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/common/
H A Dahtable.c247 {ACPI_SIG_SPCR, "Serial Port Console Redirection table"},
H A Ddmtable.c526 {ACPI_SIG_SPCR, AcpiDmTableInfoSpcr, NULL, NULL, TemplateSpcr},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl3.h173 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro