Home
last modified time | relevance | path

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

/xnu-11215/iokit/bsddev/
H A DIOKitBSDInit.cpp704 matching->setObject(gIOResourceMatchedKey, gIOBSDKey); in IOFindBSDRoot()
/xnu-11215/iokit/IOKit/
H A DIOService.h186 extern const OSSymbol * gIOBSDKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp231 const OSSymbol * gIOBSDKey; variable
543 gIOBSDKey = OSSymbol::withCStringNoCopy(kIOBSDKey); in initialize()