Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddtio.c902 DT_SUBTABLE *RootTable) in DtOutputBinary() argument
905 if (!RootTable) in DtOutputBinary()
912 DtWalkTableTree (RootTable, DtWriteBinary, NULL, NULL); in DtOutputBinary()
H A Ddtcompiler.h325 DT_SUBTABLE *RootTable);