Searched refs:AcpiDmTableInfoMpst (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acdisasm.h | 488 extern ACPI_DMTABLE_INFO AcpiDmTableInfoMpst[];
|
| /f-stack/freebsd/contrib/dev/acpica/common/ |
| H A D | dmtable.c | 509 {ACPI_SIG_MPST, AcpiDmTableInfoMpst, AcpiDmDumpMpst, DtCompileMpst, TemplateMpst},
|
| H A D | dmtbdump2.c | 949 Status = AcpiDmDumpTable (Table->Length, 0, Table, 0, AcpiDmTableInfoMpst); in AcpiDmDumpMpst()
|
| H A D | dmtbinfo2.c | 808 ACPI_DMTABLE_INFO AcpiDmTableInfoMpst[] = variable
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 445 Status = DtCompileTable (PFieldList, AcpiDmTableInfoMpst, &Subtable); in DtCompileMpst()
|