Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtio.c923 DT_SUBTABLE *RootTable) in DtOutputBinary() argument
926 if (!RootTable) in DtOutputBinary()
933 DtWalkTableTree (RootTable, DtWriteBinary, NULL, NULL); in DtOutputBinary()
H A Ddtcompiler.h310 DT_SUBTABLE *RootTable);