Searched refs:AcpiDmTableInfoViot (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump3.c | 767 Status = AcpiDmDumpTable (Table->Length, 0, Table, 0, AcpiDmTableInfoViot); in AcpiDmDumpViot()
|
| H A D | dmtbinfo3.c | 645 ACPI_DMTABLE_INFO AcpiDmTableInfoViot[] = variable
|
| H A D | dmtable.c | 760 {ACPI_SIG_VIOT, AcpiDmTableInfoViot, AcpiDmDumpViot, DtCompileViot, TemplateViot},
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acdisasm.h | 756 extern ACPI_DMTABLE_INFO AcpiDmTableInfoViot[];
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 3260 Status = DtCompileTable (PFieldList, AcpiDmTableInfoViot, &Subtable); in DtCompileViot()
|