Searched refs:ACPI_SIG_SPCR (Results 1 – 4 of 4) sorted by relevance
260 {ACPI_SIG_SPCR, "Serial Port Console Redirection Table"},
699 {ACPI_SIG_SPCR, AcpiDmTableInfoSpcr, NULL, NULL, TemplateSpcr},
173 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro
4542 else if (!memcmp(sdp->Signature, ACPI_SIG_SPCR, 4)) in acpi_handle_rsdt()