Searched refs:Context (Results 1 - 25 of 54) sorted by relevance

123

/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devsci.c59 void *Context);
103 SciHandler->Context);
117 * PARAMETERS: Context - Calling Context
128 void *Context)
130 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context;
167 * PARAMETERS: Context - Calling Context
177 void *Context)
179 ACPI_GPE_XRUPT_INFO *GpeXruptList = Context;
127 AcpiEvSciXruptHandler( void *Context) argument
176 AcpiEvGpeXruptHandler( void *Context) argument
[all...]
H A Devmisc.c57 void *Context);
202 * PARAMETERS: Context - To be passed to the notify handler
213 void *Context)
215 ACPI_GENERIC_STATE *Info = (ACPI_GENERIC_STATE *) Context;
228 Info->Notify.Global->Context);
238 HandlerObj->Notify.Context);
212 AcpiEvNotifyDispatch( void *Context) argument
H A Devregion.c66 void *Context,
162 ACPI_CONNECTION_INFO *Context; local
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
765 AcpiEvRegRun( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
[all...]
H A Devxface.c66 void *Context);
81 * Context - Value passed to the handler on each GPE
100 void *Context)
146 AcpiGbl_GlobalNotify[i].Context = Context;
224 HandlerObj->Notify.Context = Context;
322 AcpiGbl_GlobalNotify[i].Context = NULL;
468 * Context - Value passed to the handler on each SCI
479 void *Context)
96 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
860 AcpiEvInstallGpeHandler( ACPI_HANDLE GpeDevice, UINT32 GpeNumber, UINT32 Type, BOOLEAN IsRawHandler, ACPI_GPE_HANDLER Address, void *Context) argument
992 AcpiInstallGpeHandler( ACPI_HANDLE GpeDevice, UINT32 GpeNumber, UINT32 Type, ACPI_GPE_HANDLER Address, void *Context) argument
[all...]
H A Devgpeutil.c58 * Context - Value passed to callback
69 void *Context)
94 Status = GpeWalkCallback (GpeXruptInfo, GpeBlock, Context);
133 void *Context)
135 ACPI_GPE_DEVICE_INFO *Info = Context;
342 void *Context)
67 AcpiEvWalkGpeList( ACPI_GPE_CALLBACK GpeWalkCallback, void *Context) argument
130 AcpiEvGetGpeDevice( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
339 AcpiEvDeleteGpeHandlers( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
H A Devgpe.c58 void *Context);
62 void *Context);
517 GpeDevice, GpeNumber, GpeHandlerInfo->Context);
547 * PARAMETERS: Context (GpeEventInfo) - Info for this GPE
561 void *Context)
563 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context;
652 * PARAMETERS: Context (GpeEventInfo) - Info for this GPE
664 void *Context)
666 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context;
802 GpeEventInfo->Dispatch.Handler->Context);
560 AcpiEvAsynchExecuteGpeMethod( void *Context) argument
663 AcpiEvAsynchEnableGpe( void *Context) argument
[all...]
H A Devhandler.c60 void *Context,
223 void *Context,
236 HandlerObj = (ACPI_OPERAND_OBJECT *) Context;
379 * Context - Value passed to the handler on each access
394 void *Context)
577 HandlerObj->AddressSpace.Context = Context;
220 AcpiEvInstallHandler( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
389 AcpiEvInstallSpaceHandler( ACPI_NAMESPACE_NODE *Node, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
H A Devevent.c199 AcpiGbl_FixedEventHandlers[i].Context = NULL;
333 AcpiGbl_FixedEventHandlers[Event].Context));
H A Devglock.c58 void *Context);
157 * PARAMETERS: Context - From thread interface, not used
169 void *Context)
168 AcpiEvGlobalLockHandler( void *Context) argument
H A Devxfregn.c64 * Context - Value passed to the handler on each access
84 void *Context)
118 Node, SpaceId, Handler, Setup, Context);
79 AcpiInstallAddressSpaceHandler( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacevents.h158 void *Context);
188 void *Context,
198 void *Context);
204 void *Context);
219 void *Context);
245 void *Context);
343 void *Context);
H A Dachware.h181 void *Context);
191 void *Context);
214 void *Context);
H A Dacpixf.h577 void *Context))
596 void *Context,
604 void *Context,
715 void *Context))
726 void *Context))
733 void *Context))
748 void *Context))
757 void *Context))
772 void *Context))
788 void *Context))
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdumpdv.c63 * Context - Passed into WalkNamespace
77 void *Context,
89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
74 AcpiNsDumpOneDevice( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
H A Dnsinit.c60 void *Context,
67 void *Context,
74 void *Context,
307 * Context - Points to a init info struct
325 void *Context,
330 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context;
475 void *Context,
478 ACPI_DEVICE_WALK_INFO *Info = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context);
548 void *Context,
551 ACPI_DEVICE_WALK_INFO *WalkInfo = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context);
322 AcpiNsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
472 AcpiNsFindIniMethods( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
545 AcpiNsInitOneDevice( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
[all...]
H A Dnswalk.c169 * Context - Passed to user function(s) above
197 void *Context,
282 Context, ReturnValue);
290 Context, ReturnValue);
190 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
H A Dnsdump.c64 void *Context,
75 void *Context,
82 void *Context,
193 * Context - Passed into WalkNamespace
207 void *Context,
210 ACPI_WALK_INFO *Info = (ACPI_WALK_INFO *) Context;
727 * Context - Passed into WalkNamespace
743 void *Context,
746 UINT32 MaxLevel = *((UINT32 *) Context);
787 void *Context,
204 AcpiNsDumpOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
740 AcpiNsDumpOneObjectPath( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
784 AcpiNsGetMaxDepth( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
[all...]
H A Dnsxfeval.c590 * Context - Passed to user function(s) above
619 void *Context,
676 AscendingCallback, Context, ReturnValue);
707 void *Context,
710 ACPI_GET_DEVICES_INFO *Info = Context;
828 Info->Context, ReturnValue);
839 * Context - Passed to user function
862 void *Context,
884 Info.Context = Context;
613 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
704 AcpiNsGetDeviceCallback( ACPI_HANDLE ObjHandle, UINT32 NestingLevel, void *Context, void **ReturnValue) argument
859 AcpiGetDevices( char *HID, ACPI_WALK_CALLBACK UserFunction, void *Context, void **ReturnValue) argument
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsinit.c60 void *Context,
70 * Context - Points to a init info struct
88 void *Context,
91 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context;
85 AcpiDsInitOneObject( ACPI_HANDLE ObjHandle, UINT32 Level, void *Context, void **ReturnValue) argument
/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h214 ** A Context stores the last insert rowid, the last statement change count,
216 ** Elements of Context structure type make up the ContextStack, which is
219 typedef struct Context Context; typedef in typeref:struct:Context
220 struct Context { struct
270 Context *contextStack; /* Stack used by opcodes ContextPush & ContextPop*/
/illumos-gate/usr/src/uts/intel/io/acpica/resources/
H A Drsxface.c77 void *Context);
537 void *Context)
539 ACPI_VENDOR_WALK_INFO *Info = Context;
596 * Context - Passed to UserFunction
609 void *Context)
653 Status = UserFunction (Resource, Context);
693 * Context - Passed to UserFunction
708 void *Context)
738 Status = AcpiWalkResourceBuffer (&Buffer, UserFunction, Context);
535 AcpiRsMatchVendorResource( ACPI_RESOURCE *Resource, void *Context) argument
606 AcpiWalkResourceBuffer( ACPI_BUFFER *Buffer, ACPI_WALK_RESOURCE_CALLBACK UserFunction, void *Context) argument
H A Drslist.c73 void **Context)
76 ACPI_RESOURCE, Context);
68 AcpiRsConvertAmlToResources( UINT8 *Aml, UINT32 Length, UINT32 Offset, UINT8 ResourceIndex, void **Context) argument
/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwgpe.c59 void *Context);
357 void *Context)
397 void *Context)
438 void *Context)
489 void *Context)
354 AcpiHwDisableGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
394 AcpiHwClearGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
435 AcpiHwEnableRuntimeGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
486 AcpiHwEnableWakeupGpeBlock( ACPI_GPE_XRUPT_INFO *GpeXruptInfo, ACPI_GPE_BLOCK_INFO *GpeBlock, void *Context) argument
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutmisc.c254 * Context - Passed to the callback function
267 void *Context)
307 State, Context);
351 ACPI_COPY_TYPE_PACKAGE, ThisSourceObj, State, Context);
263 AcpiUtWalkPackageTree( ACPI_OPERAND_OBJECT *SourceObject, void *TargetObject, ACPI_PKG_CALLBACK WalkCallback, void *Context) argument
H A Dutresrc.c443 * Context - Passed to UserFunction
458 void **Context)
507 Aml, Length, Offset, ResourceIndex, Context);
531 *Context = Aml;
550 Status = UserFunction (EndTag, 2, Offset, ResourceIndex, Context);
453 AcpiUtWalkAmlResources( ACPI_WALK_STATE *WalkState, UINT8 *Aml, ACPI_SIZE AmlLength, ACPI_WALK_AML_CALLBACK UserFunction, void **Context) argument

Completed in 136 milliseconds

123