Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbdump1.c411 UINT32 InfoLength; in AcpiDmDumpCsrt() local
467 InfoLength = SubSubtable->Length - SubSubOffset; in AcpiDmDumpCsrt()
468 if (InfoLength) in AcpiDmDumpCsrt()
472 InfoLength, AcpiDmTableInfoCsrt2a); in AcpiDmDumpCsrt()
477 SubSubOffset += InfoLength; in AcpiDmDumpCsrt()