Searched refs:FieldBitLength (Results 1 – 4 of 4) sorted by relevance
69 UINT32 FieldBitLength,98 UINT32 FieldBitLength, in AcpiExGenerateAccess() argument121 ACPI_ROUND_UP (FieldBitLength + FieldBitOffset, 8)); in AcpiExGenerateAccess()127 FieldBitLength, FieldBitOffset)); in AcpiExGenerateAccess()352 UINT32 FieldBitLength) in AcpiExPrepCommonFieldObject() argument369 ObjDesc->CommonField.BitLength = FieldBitLength; in AcpiExPrepCommonFieldObject()484 Info->FieldBitPosition, Info->FieldBitLength); in AcpiExPrepFieldValue()
439 Info->FieldBitLength = Arg->Common.Value.Size; in AcpiDsGetFieldNames()470 Info->FieldBitPosition += Info->FieldBitLength; in AcpiDsGetFieldNames()
382 UINT32 FieldBitLength);
311 UINT32 FieldBitLength; member