Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacdisasm.h486 extern ACPI_DMTABLE_INFO AcpiDmTableInfoMpst[];
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtable.c508 {ACPI_SIG_MPST, AcpiDmTableInfoMpst, AcpiDmDumpMpst, DtCompileMpst, TemplateMpst},
H A Ddmtbdump2.c925 Status = AcpiDmDumpTable (Table->Length, 0, Table, 0, AcpiDmTableInfoMpst); in AcpiDmDumpMpst()
H A Ddmtbinfo2.c792 ACPI_DMTABLE_INFO AcpiDmTableInfoMpst[] = variable
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c445 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst, &Subtable); in DtCompileMpst()