Lines Matching defs:Context
66 void *Context,
162 ACPI_CONNECTION_INFO *Context;
188 Context = HandlerDesc->AddressSpace.Context;
217 Context, &RegionContext);
270 Context &&
275 Context->Connection = FieldObj->Field.ResourceBuffer;
276 Context->Length = FieldObj->Field.ResourceLength;
277 Context->AccessLength = FieldObj->Field.AccessLength;
280 Context &&
285 Context->Connection = FieldObj->Field.ResourceBuffer;
286 Context->Length = FieldObj->Field.ResourceLength;
287 Context->AccessLength = FieldObj->Field.AccessLength;
311 Status = Handler (Function, Address, BitWidth, Value, Context,
439 HandlerObj->AddressSpace.Context, RegionContext);
768 void *Context,
777 Info = ACPI_CAST_PTR (ACPI_REG_WALK_INFO, Context);