Home
last modified time | relevance | path

Searched refs:AcpiDmTableInfoPcct (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdisasm.h516 extern ACPI_DMTABLE_INFO AcpiDmTableInfoPcct[];
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtable.c513 {ACPI_SIG_PCCT, AcpiDmTableInfoPcct, AcpiDmDumpPcct, DtCompilePcct, TemplatePcct},
H A Ddmtbdump2.c1364 Status = AcpiDmDumpTable (Length, 0, Table, 0, AcpiDmTableInfoPcct); in AcpiDmDumpPcct()
H A Ddmtbinfo2.c1090 ACPI_DMTABLE_INFO AcpiDmTableInfoPcct[] = variable
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c831 Status = DtCompileTable (PFieldList, AcpiDmTableInfoPcct, in DtCompilePcct()