Home
last modified time | relevance | path

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

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