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

/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexfldio.c60 UINT32 FieldDatumByteOffset,
72 UINT32 FieldDatumByteOffset);
80 * FieldDatumByteOffset - Byte offset of this datum within the
94 UINT32 FieldDatumByteOffset)
101 ACPI_FUNCTION_TRACE_U32 (ExSetupRegion, FieldDatumByteOffset);
174 (ObjDesc->CommonField.BaseByteOffset + FieldDatumByteOffset +
188 FieldDatumByteOffset))
219 FieldDatumByteOffset, ObjDesc->CommonField.AccessByteWidth,
235 * FieldDatumByteOffset - Byte offset of this datum within the
251 UINT32 FieldDatumByteOffset,
92 AcpiExSetupRegion( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset) argument
249 AcpiExAccessRegion( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset, UINT64 *Value, UINT32 Function) argument
402 AcpiExFieldDatumIo( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 FieldDatumByteOffset, UINT64 *Value, UINT32 ReadWrite) argument
617 AcpiExWriteWithUpdateRule( ACPI_OPERAND_OBJECT *ObjDesc, UINT64 Mask, UINT64 FieldValue, UINT32 FieldDatumByteOffset) argument
[all...]

Completed in 59 milliseconds