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_PCCT
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
ahtable.c
244
{
ACPI_SIG_PCCT
, "Platform Communications Channel Table"},
dmtable.c
701
{
ACPI_SIG_PCCT
, AcpiDmTableInfoPcct, AcpiDmDumpPcct, DtCompilePcct, TemplatePcct},
/src/sys/dev/acpi/
acpi_pcc.c
99
return memcmp(hdrp->Signature,
ACPI_SIG_PCCT
, ACPI_NAMESEG_SIZE) == 0;
/src/sys/external/bsd/acpica/dist/include/
actbl2.h
189
#define
ACPI_SIG_PCCT
"PCCT" /* Platform Communications Channel Table */
/src/usr.sbin/acpitools/acpidump/
acpi.c
4534
else if (!memcmp(sdp->Signature,
ACPI_SIG_PCCT
, 4))
Completed in 139 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025