Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c143 UINT32 FieldBitLength,
171 UINT32 FieldBitLength, in AcpiExGenerateAccess() argument
191 FieldByteEndOffset = ACPI_DIV_8 (ACPI_ROUND_UP (FieldBitLength + in AcpiExGenerateAccess()
197 FieldBitLength, FieldBitOffset)); in AcpiExGenerateAccess()
412 UINT32 FieldBitLength) in AcpiExPrepCommonFieldObject() argument
429 ObjDesc->CommonField.BitLength = FieldBitLength; in AcpiExPrepCommonFieldObject()
486 if ((ObjDesc->CommonField.StartFieldBitOffset + FieldBitLength) <= in AcpiExPrepCommonFieldObject()
555 Info->Attribute, Info->FieldBitPosition, Info->FieldBitLength); in AcpiExPrepFieldValue()
/onnv-gate/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsfield.c389 Info->FieldBitLength = Arg->Common.Value.Size; in AcpiDsGetFieldNames()
420 Info->FieldBitPosition += Info->FieldBitLength; in AcpiDsGetFieldNames()
/onnv-gate/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h411 UINT32 FieldBitLength);
H A Daclocal.h381 UINT32 FieldBitLength; member