Searched refs:gIOBusyInterest (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h135 extern const OSSymbol * gIOBusyInterest;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp145 const OSSymbol * gIOBusyInterest; variable
319 gIOBusyInterest = OSSymbol::withCStringNoCopy( kIOBusyInterest );
1667 && (typeOfInterest != gIOBusyInterest)
1735 cleanInterestList( getProperty( gIOBusyInterest ));
3536 applyToInterestNotifiers( next, gIOBusyInterest,

Completed in 411 milliseconds