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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOService.h120 extern const OSSymbol * gIOMatchedServiceCountKey;
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOService.cpp108 const OSSymbol * gIOMatchedServiceCountKey; variable
288 gIOMatchedServiceCountKey = OSSymbol::withCStringNoCopy(
4759 num = OSDynamicCast( OSNumber, table->getObject( gIOMatchedServiceCountKey ));

Completed in 210 milliseconds