OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACPI_SIG_SPCR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
ahtable.c
262
{
ACPI_SIG_SPCR
, "Serial Port Console Redirection Table"},
dmtable.c
719
{
ACPI_SIG_SPCR
, AcpiDmTableInfoSpcr, NULL, NULL, TemplateSpcr},
/src/sys/arch/arm/acpi/
acpi_platform.c
275
if (ACPI_SUCCESS(acpi_table_find(
ACPI_SIG_SPCR
, (void **)&spcr))) {
333
rv = acpi_table_find(
ACPI_SIG_SPCR
, (void **)&spcr);
/src/sys/external/bsd/acpica/dist/include/
actbl3.h
173
#define
ACPI_SIG_SPCR
"SPCR" /* Serial Port Console Redirection table */
/src/usr.sbin/acpitools/acpidump/
acpi.c
4542
else if (!memcmp(sdp->Signature,
ACPI_SIG_SPCR
, 4))
Completed in 274 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025