Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp145 const OSSymbol * gIORematchCountKey; variable
480 gIORematchCountKey = OSSymbol::withCStringNoCopy( in initialize()
2656 obj = rematchProvider->copyProperty(gIORematchCountKey); in terminatePhase1()
2664 rematchProvider->setProperty(gIORematchCountKey, num); in terminatePhase1()
3885 rematchCountProp = copyProperty(gIORematchCountKey); in probeCandidates()
5861 removeProperty(gIORematchCountKey); in resetRematchProperties()
/xnu-11215/iokit/IOKit/
H A DIOService.h143 extern const OSSymbol * gIORematchCountKey;