Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable1.c1568 UINT32 NodeLength; in DtCompileIort() local
1635 NodeLength = ACPI_OFFSET (ACPI_IORT_NODE, NodeData); in DtCompileIort()
1653 NodeLength += Subtable->Length; in DtCompileIort()
1670 NodeLength += Subtable->Length; in DtCompileIort()
1687 NodeLength += Subtable->Length; in DtCompileIort()
1704 NodeLength += Subtable->Length; in DtCompileIort()
1708 if (NodeLength > IortNode->MappingOffset) in DtCompileIort()
1713 if (NodeLength < IortNode->MappingOffset) in DtCompileIort()
1716 IortNode->MappingOffset - NodeLength, in DtCompileIort()
1724 NodeLength = IortNode->MappingOffset; in DtCompileIort()
[all …]
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePathUtilities.h151 IN UINT16 NodeLength