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 287 HandlerObj = ObjDesc->CommonNotify.Handler;
389 HandlerObj->AddressSpace.SpaceId, ObjDesc->CommonNotify.Handler);
593 ObjDesc->CommonNotify.Handler);
697 HandlerObj->AddressSpace.Next = ObjDesc->CommonNotify.Handler;
703 ObjDesc->CommonNotify.Handler = HandlerObj;
evxfregn.c 343 HandlerObj = ObjDesc->CommonNotify.Handler;
344 LastObjPtr = &ObjDesc->CommonNotify.Handler;
evxface.c 306 HandlerObj = ObjDesc->CommonNotify.NotifyList[i];
341 ObjDesc->CommonNotify.NotifyList[i];
343 ObjDesc->CommonNotify.NotifyList[i] = HandlerObj;
470 HandlerObj = ObjDesc->CommonNotify.NotifyList[i];
497 ObjDesc->CommonNotify.NotifyList[i] =
evmisc.c 258 HandlerListHead = ObjDesc->CommonNotify.NotifyList[HandlerListId];
evrgnini.c 784 HandlerObj = ObjDesc->CommonNotify.Handler;
  /src/sys/external/bsd/acpica/dist/utilities/
utdelete.c 276 HandlerDesc = Object->CommonNotify.Handler;
698 PrevObject = Object->CommonNotify.NotifyList[i];
  /src/sys/external/bsd/acpica/dist/debugger/
dbdisply.c 1177 SpaceId, ObjDesc->CommonNotify.Handler);
1198 HandlerObj = ObjDesc->CommonNotify.Handler;
1309 HandlerObj = ObjDesc->CommonNotify.Handler;
  /src/sys/external/bsd/acpica/dist/include/
acobject.h 636 ACPI_OBJECT_NOTIFY_COMMON CommonNotify;

Completed in 76 milliseconds