Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOService.h187 extern const OSSymbol * gIOBSDUnitKey;
/xnu-8020.101.4/iokit/Tests/
H A DTests.cpp307 return gIOBSDUnitKey->serialize(s); in OSCollectionTest()
/xnu-8020.101.4/iokit/Kernel/
H A DIOService.cpp223 const OSSymbol * gIOBSDUnitKey; variable
522 gIOBSDUnitKey = OSSymbol::withCStringNoCopy(kIOBSDUnitKey); in initialize()
7555 propMatch(gIOBSDUnitKey) in matchInternal()