Home | History | Annotate | Download | only in debugger

Lines Matching defs:Handler

184  * System handler information.
213 /* Global handler information */
217 void *Handler;
224 {&AcpiGbl_GlobalNotify[0].Handler, __UNCONST("System Notifications")},
225 {&AcpiGbl_GlobalNotify[1].Handler, __UNCONST("Device Notifications")},
1053 /* This GPE is not used (no method or handler), ignore it */
1097 AcpiOsPrintf ("Handler");
1177 SpaceId, ObjDesc->CommonNotify.Handler);
1184 HandlerObj->AddressSpace.Handler);
1189 /* There is no handler for this SpaceId */
1198 HandlerObj = ObjDesc->CommonNotify.Handler;
1209 HandlerObj->AddressSpace.Handler);
1225 if (AcpiGbl_FixedEventHandlers[i].Handler)
1228 AcpiGbl_FixedEventHandlers[i].Handler);
1247 if (AcpiGbl_HandlerList[i].Handler)
1250 AcpiGbl_HandlerList[i].Handler);
1309 HandlerObj = ObjDesc->CommonNotify.Handler;
1319 HandlerObj->AddressSpace.Handler);