Home
last modified time | relevance | path

Searched refs:RootTable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Ddtio.c794 DT_SUBTABLE *RootTable) in DtOutputBinary() argument
797 if (!RootTable) in DtOutputBinary()
804 DtWalkTableTree (RootTable, DtWriteBinary, NULL, NULL); in DtOutputBinary()
H A Ddtcompiler.h217 DT_SUBTABLE *RootTable);