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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h120 extern const OSSymbol * gIOMatchedServiceCountKey;
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp110 const OSSymbol * gIOMatchedServiceCountKey; variable
298 gIOMatchedServiceCountKey = OSSymbol::withCStringNoCopy(
5030 num = OSDynamicCast( OSNumber, table->getObject( gIOMatchedServiceCountKey ));

Completed in 159 milliseconds