HomeSort by: relevance | last modified time | path
    Searched refs:CommonNotify (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/events/
evhandler.c 179 HandlerObj = ObjDesc->CommonNotify.Handler;
281 HandlerObj->AddressSpace.SpaceId, ObjDesc->CommonNotify.Handler);
485 ObjDesc->CommonNotify.Handler);
589 HandlerObj->AddressSpace.Next = ObjDesc->CommonNotify.Handler;
595 ObjDesc->CommonNotify.Handler = HandlerObj;
evxfregn.c 235 HandlerObj = ObjDesc->CommonNotify.Handler;
236 LastObjPtr = &ObjDesc->CommonNotify.Handler;
evxface.c 198 HandlerObj = ObjDesc->CommonNotify.NotifyList[i];
233 ObjDesc->CommonNotify.NotifyList[i];
235 ObjDesc->CommonNotify.NotifyList[i] = HandlerObj;
362 HandlerObj = ObjDesc->CommonNotify.NotifyList[i];
389 ObjDesc->CommonNotify.NotifyList[i] =
evmisc.c 150 HandlerListHead = ObjDesc->CommonNotify.NotifyList[HandlerListId];
evrgnini.c 676 HandlerObj = ObjDesc->CommonNotify.Handler;
  /src/sys/external/bsd/acpica/dist/utilities/
utdelete.c 168 HandlerDesc = Object->CommonNotify.Handler;
590 PrevObject = Object->CommonNotify.NotifyList[i];
  /src/sys/external/bsd/acpica/dist/debugger/
dbdisply.c 1069 SpaceId, ObjDesc->CommonNotify.Handler);
1090 HandlerObj = ObjDesc->CommonNotify.Handler;
1201 HandlerObj = ObjDesc->CommonNotify.Handler;
  /src/sys/external/bsd/acpica/dist/include/
acobject.h 528 ACPI_OBJECT_NOTIFY_COMMON CommonNotify;

Completed in 38 milliseconds