Searched refs:ACPI_SIG_SPCR (Results 1 – 2 of 2) sorted by relevance
98 status = acpi_get_table(ACPI_SIG_SPCR, 0, (struct acpi_table_header **)&table); in acpi_parse_spcr()
29 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro