Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/
H A DIOService.h190 extern const OSSymbol * gIOBSDUnitKey;
/xnu-10002.61.3/iokit/Tests/
H A DTests.cpp880 return gIOBSDUnitKey->serialize(s); in OSCollectionTest()
/xnu-10002.61.3/iokit/Kernel/
H A DIOService.cpp235 const OSSymbol * gIOBSDUnitKey; variable
538 gIOBSDUnitKey = OSSymbol::withCStringNoCopy(kIOBSDUnitKey); in initialize()
7795 propMatch(gIOBSDUnitKey) in matchInternal()