Home
last modified time | relevance | path

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

/xnu-8796.101.5/iokit/IOKit/
H A DIOService.h189 extern const OSSymbol * gIOBSDUnitKey;
/xnu-8796.101.5/iokit/Tests/
H A DTests.cpp880 return gIOBSDUnitKey->serialize(s); in OSCollectionTest()
/xnu-8796.101.5/iokit/Kernel/
H A DIOService.cpp230 const OSSymbol * gIOBSDUnitKey; variable
533 gIOBSDUnitKey = OSSymbol::withCStringNoCopy(kIOBSDUnitKey); in initialize()
7672 propMatch(gIOBSDUnitKey) in matchInternal()