Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dasldebug.c439 UINT32 PaddingLength; in UtDumpParseOpName() local
454 PaddingLength = (DEBUG_MAX_LINE_LENGTH + 1) - LineLength; in UtDumpParseOpName()
478 DbgPrint (ASL_TREE_OUTPUT, "%*s", PaddingLength, " "); in UtDumpParseOpName()
H A Ddttable1.c1573 UINT32 PaddingLength; in DtCompileIort() local
1614 AcpiDmTableInfoIortHdr[0].Name, &PaddingLength); in DtCompileIort()
1619 Iort->NodeOffset += PaddingLength; in DtCompileIort()