Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c69 UINT32 FieldBitLength,
98 UINT32 FieldBitLength, in AcpiExGenerateAccess() argument
121 ACPI_ROUND_UP (FieldBitLength + FieldBitOffset, 8)); in AcpiExGenerateAccess()
127 FieldBitLength, FieldBitOffset)); in AcpiExGenerateAccess()
352 UINT32 FieldBitLength) in AcpiExPrepCommonFieldObject() argument
369 ObjDesc->CommonField.BitLength = FieldBitLength; in AcpiExPrepCommonFieldObject()
484 Info->FieldBitPosition, Info->FieldBitLength); in AcpiExPrepFieldValue()
/titanic_50/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsfield.c439 Info->FieldBitLength = Arg->Common.Value.Size; in AcpiDsGetFieldNames()
470 Info->FieldBitPosition += Info->FieldBitLength; in AcpiDsGetFieldNames()
/titanic_50/usr/src/uts/intel/sys/acpi/
H A Dacinterp.h382 UINT32 FieldBitLength);
H A Daclocal.h311 UINT32 FieldBitLength; member