Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump3.c852 Status = AcpiDmDumpTable (Table->Length, 0, Table, 0, AcpiDmTableInfoWpbt); in AcpiDmDumpWpbt()
H A Ddmtbinfo3.c810 ACPI_DMTABLE_INFO AcpiDmTableInfoWpbt[] = variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h715 extern ACPI_DMTABLE_INFO AcpiDmTableInfoWpbt[];
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c3239 Status = DtCompileTable (PFieldList, AcpiDmTableInfoWpbt, &Subtable); in DtCompileWpbt()