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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp140 const OSSymbol * gIOBusyInterest; variable
308 gIOBusyInterest = OSSymbol::withCStringNoCopy( kIOBusyInterest );
1506 && (typeOfInterest != gIOBusyInterest)
1577 cleanInterestList( getProperty( gIOBusyInterest ));
3237 applyToInterestNotifiers( next, gIOBusyInterest,
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h133 extern const OSSymbol * gIOBusyInterest;

Completed in 17 milliseconds