| /src/sys/external/bsd/acpica/dist/events/ |
| evsci.c | 59 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; [all...] |
| evxface.c | 66 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) [all...] |
| evxfregn.c | 64 * Context - Value passed to the handler on each access 87 void *Context, 122 Node, SpaceId, Handler, Setup, Context); 146 void *Context) 148 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, TRUE); 159 void *Context) 161 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, FALSE);
|
| evregion.c | 68 void *Context, 164 ACPI_CONNECTION_INFO *Context; 192 Context = HandlerDesc->AddressSpace.Context; 217 ACPI_PCC_INFO *Ctx = HandlerDesc->AddressSpace.Context; 226 ACPI_FFH_INFO *Ctx = HandlerDesc->AddressSpace.Context; 240 Context, &RegionContext); 263 * Save the returned context for use in all accesses to 298 * handler via the context: 303 * Since we pass these extra parameters via the context, which i [all...] |
| evgpeutil.c | 58 * 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)
|
| evmisc.c | 57 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);
|
| evgpe.c | 58 void *Context); 62 void *Context); 525 * PARAMETERS: Context (GpeEventInfo) - Info for this GPE 532 * the control method itself is not executed in the context of 539 void *Context) 541 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; 630 * PARAMETERS: Context (GpeEventInfo) - Info for this GPE 642 void *Context) 644 ACPI_GPE_EVENT_INFO *GpeEventInfo = Context; 714 * task and irq context in parallel as long as the process t [all...] |
| /src/sys/dev/acpi/acpica/ |
| OsdInterrupt.c | 87 ACPI_OSD_HANDLER ServiceRoutine, void *Context) 90 ServiceRoutine, Context, "acpi SCI"); 95 ACPI_OSD_HANDLER ServiceRoutine, void *Context, const char *xname) 113 ServiceRoutine, Context, &aih->aih_ih, xname);
|
| OsdSchedule.c | 100 void *Context) 124 switch (sysmon_task_queue_sched(pri, Function, Context)) {
|
| /src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
| aehandlers.c | 56 void *Context); 62 void *Context); 74 void *Context); 80 void *Context); 100 void *Context); 104 void *Context); 139 void *Context) 148 void *Context) 243 void *Context) 278 void *Context) [all...] |
| aeinstall.c | 61 void *Context, 68 void *Context, 75 void *Context, 261 void *Context, 400 void *Context, 438 void *Context,
|
| aecommon.h | 132 void *Context); 228 void *Context); 235 void *Context); 274 void *Context,
|
| /src/sys/external/bsd/acpica/dist/include/ |
| acevents.h | 185 void *Context); 215 void *Context, 225 void *Context); 231 void *Context); 246 void *Context); 272 void *Context); 380 void *Context);
|
| achware.h | 181 void *Context); 191 void *Context); 218 void *Context);
|
| /src/sys/external/bsd/acpica/dist/debugger/ |
| dbnames.c | 62 void *Context, 69 void *Context, 76 void *Context, 83 void *Context, 90 void *Context, 97 void *Context, 104 void *Context, 381 void *Context, 385 char *RequestedName = (char *) Context; 496 void *Context, [all...] |
| /src/sys/external/bsd/acpica/dist/compiler/ |
| aslxrefout.c | 60 void *Context); 66 void *Context); 72 void *Context); 79 void *Context); 85 void *Context); 409 void *Context) 411 ASL_METHOD_INFO *MethodInfo = (ASL_METHOD_INFO *) Context; 480 void *Context) 482 ASL_XREF_INFO *XrefInfo = (ASL_XREF_INFO *) Context; 553 void *Context) [all...] |
| aslprune.c | 58 void *Context); 181 void *Context) 183 ACPI_PRUNE_INFO *PruneObj = (ACPI_PRUNE_INFO *) Context;
|
| aslcompiler.h | 232 void *Context); 238 void *Context); 244 void *Context); 250 void *Context); 260 void *Context); 266 void *Context); 537 void *Context); 563 void *Context); 581 void *Context); 587 void *Context); [all...] |
| /src/sys/external/bsd/acpica/dist/namespace/ |
| nsdumpdv.c | 63 * Context - Passed into WalkNamespace 77 void *Context, 89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
|
| nsinit.c | 60 void *Context, 67 void *Context, 74 void *Context, 308 * Context - Not used 322 void *Context, 367 * Context - Points to a init info struct 385 void *Context, 390 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context; 525 void *Context, 528 ACPI_DEVICE_WALK_INFO *Info = ACPI_CAST_PTR (ACPI_DEVICE_WALK_INFO, Context); [all...] |
| nswalk.c | 169 * Context - Passed to user function(s) above 197 void *Context, 289 Context, ReturnValue); 297 Context, ReturnValue);
|
| /src/sys/external/bsd/acpica/dist/common/ |
| adwalk.c | 70 void *Context); 76 void *Context); 82 void *Context); 88 void *Context); 94 void *Context); 106 void *Context); 112 void *Context); 371 void *Context) 373 ACPI_OP_WALK_INFO *Info = Context; 482 void *Context) [all...] |
| /src/sys/external/bsd/acpica/dist/dispatcher/ |
| dsinit.c | 61 void *Context, 71 * Context - Points to a init info struct 89 void *Context, 92 ACPI_INIT_WALK_INFO *Info = (ACPI_INIT_WALK_INFO *) Context;
|
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/ |
| dd_rtl.h | 43 struct Context {
|
| /src/sys/external/bsd/gnu-efi/dist/inc/protocol/ |
| vgaclass.h | 36 IN VOID *Context 57 // Video Card Context
|