Home
last modified time | relevance | path

Searched refs:AcpiDmTableInfoIvrs (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h564 extern ACPI_DMTABLE_INFO AcpiDmTableInfoIvrs[];
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c662 Status = AcpiDmDumpTable (Table->Length, 0, Table, 0, AcpiDmTableInfoIvrs); in AcpiDmDumpIvrs()
H A Ddmtbinfo2.c536 ACPI_DMTABLE_INFO AcpiDmTableInfoIvrs[] = variable
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c3293 Status = DtCompileTable (PFieldList, AcpiDmTableInfoIvrs, in DtCompileIvrs()