Home
last modified time | relevance | path

Searched refs:gIODEXTMatchCountKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h144 extern const OSSymbol * gIODEXTMatchCountKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp146 const OSSymbol * gIODEXTMatchCountKey; variable
482 gIODEXTMatchCountKey = OSSymbol::withCStringNoCopy( in initialize()
4247 setProperty(gIODEXTMatchCountKey, num); in probeCandidates()
4250 removeProperty(gIODEXTMatchCountKey); in probeCandidates()