Searched refs:gIOGeneralInterest (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWirePCRSpace.cpp112 fNotifier = pFireWireLocalNode->registerInterest(gIOGeneralInterest,MyServiceInterestHandler,this,this);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp144 const OSSymbol * gIOGeneralInterest; variable
318 gIOGeneralInterest = OSSymbol::withCStringNoCopy( kIOGeneralInterest );
1590 if (gIOGeneralInterest == typeOfInterest)
1626 applyToInterested( gIOGeneralInterest,
1666 if( (typeOfInterest != gIOGeneralInterest)
1734 cleanInterestList( getProperty( gIOGeneralInterest ));
2666 applyToInterested( gIOGeneralInterest,
2709 applyToInterested( gIOGeneralInterest,
H A DIOServicePM.cpp5651 applyToInterested( gIOGeneralInterest,
6163 applyToInterested( gIOGeneralInterest,
H A DIOPMrootDomain.cpp554 return gRootDomain->registerInterest( gIOGeneralInterest, handler, self, ref );
5429 if( !newService->registerInterest( gIOGeneralInterest,
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h134 extern const OSSymbol * gIOGeneralInterest;
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOMediaBSDClient.cpp2975 /* type */ gIOGeneralInterest,
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2742 gIOGeneralInterest, &agcMessage, 0, 0 );

Completed in 182 milliseconds