Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOService.h190 extern const OSSymbol * gIOBSDUnitKey;
/xnu-12377.61.12/iokit/Tests/
H A DTests.cpp881 return gIOBSDUnitKey->serialize(s); in OSCollectionTest()
/xnu-12377.61.12/iokit/Kernel/
H A DIOService.cpp237 const OSSymbol * gIOBSDUnitKey; variable
557 gIOBSDUnitKey = OSSymbol::withCStringNoCopy(kIOBSDUnitKey); in initialize()
8009 propMatch(gIOBSDUnitKey) in matchInternal()