Home
last modified time | relevance | path

Searched refs:kIOProbeScoreKey (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/DriverKit/
H A DIOKitKeys.h75 #define kIOProbeScoreKey "IOProbeScore" macro
/xnu-11215/iokit/IOKit/
H A DIOKitKeys.h75 #define kIOProbeScoreKey "IOProbeScore" macro
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp114 gIOProbeScoreKey = OSSymbol::withCStringNoCopy( kIOProbeScoreKey ); in initialize()