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

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexprep.c69 UINT32 FieldBitLength,
78 * FieldBitLength - Length of field in bits
98 UINT32 FieldBitLength,
121 ACPI_ROUND_UP (FieldBitLength + FieldBitOffset, 8));
127 FieldBitLength, FieldBitOffset));
335 * FieldBitLength - Field length in number of bits
352 UINT32 FieldBitLength)
369 ObjDesc->CommonField.BitLength = FieldBitLength;
484 Info->FieldBitPosition, Info->FieldBitLength);
96 AcpiExGenerateAccess( UINT32 FieldBitOffset, UINT32 FieldBitLength, UINT32 RegionLength) argument
347 AcpiExPrepCommonFieldObject( ACPI_OPERAND_OBJECT *ObjDesc, UINT8 FieldFlags, UINT8 FieldAttribute, UINT32 FieldBitPosition, UINT32 FieldBitLength) argument
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Daclocal.h311 UINT32 FieldBitLength; member in struct:acpi_create_field_info

Completed in 61 milliseconds