Home
last modified time | relevance | path

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

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