Searched refs:FieldBitLength (Results 1 – 4 of 4) sorted by relevance
177 UINT32 FieldBitLength,206 UINT32 FieldBitLength, in AcpiExGenerateAccess() argument229 ACPI_ROUND_UP (FieldBitLength + FieldBitOffset, 8)); in AcpiExGenerateAccess()235 FieldBitLength, FieldBitOffset)); in AcpiExGenerateAccess()460 UINT32 FieldBitLength) in AcpiExPrepCommonFieldObject() argument477 ObjDesc->CommonField.BitLength = FieldBitLength; in AcpiExPrepCommonFieldObject()592 Info->FieldBitPosition, Info->FieldBitLength); in AcpiExPrepFieldValue()
566 Info->FieldBitLength = Arg->Common.Value.Size; in AcpiDsGetFieldNames()608 Info->FieldBitPosition += Info->FieldBitLength; in AcpiDsGetFieldNames()
495 UINT32 FieldBitLength);
420 UINT32 FieldBitLength; member