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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h118 extern const OSSymbol * gIOMatchedServiceCountKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp107 const OSSymbol * gIOMatchedServiceCountKey; variable
287 gIOMatchedServiceCountKey = OSSymbol::withCStringNoCopy(
4708 num = OSDynamicCast( OSNumber, table->getObject( gIOMatchedServiceCountKey ));

Completed in 34 milliseconds