Searched defs:RegionLength (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c70 UINT32 RegionLength);
79 * RegionLength - Length of parent in bytes
87 * NOTE: Need to have the RegionLength in order to check for boundary
88 * conditions (end-of-region). However, the RegionLength is a deferred
99 UINT32 RegionLength)
149 RegionLength)
266 0xFFFFFFFF /* Temp until we pass RegionLength as parameter */);
96 AcpiExGenerateAccess( UINT32 FieldBitOffset, UINT32 FieldBitLength, UINT32 RegionLength) argument
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl1.h139 UINT32 RegionLength; /* Length of the boot error region */ member in struct:acpi_table_bert

Completed in 68 milliseconds