Searched refs:ACPI_SIG_SPCR (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Dahtable.c151 {ACPI_SIG_SPCR, "Serial Port Console Redirection Table"},
H A Ddmtable.c649 {ACPI_SIG_SPCR, AcpiDmTableInfoSpcr, NULL, NULL, TemplateSpcr},
/netbsd-current/sys/arch/arm/acpi/
H A Dacpi_platform.c274 if (ACPI_SUCCESS(acpi_table_find(ACPI_SIG_SPCR, (void **)&spcr))) {
333 rv = acpi_table_find(ACPI_SIG_SPCR, (void **)&spcr);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl3.h65 #define ACPI_SIG_SPCR "SPCR" /* Serial Port Console Redirection table */ macro
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4542 else if (!memcmp(sdp->Signature, ACPI_SIG_SPCR, 4))

Completed in 91 milliseconds