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/
Ddtio.c902 DT_SUBTABLE *RootTable) in DtOutputBinary() argument
905 if (!RootTable) in DtOutputBinary()
912 DtWalkTableTree (RootTable, DtWriteBinary, NULL, NULL); in DtOutputBinary()
Ddtcompiler.h325 DT_SUBTABLE *RootTable);