Home
last modified time | relevance | path

Searched refs:kIOBSDKey (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOBSD.h35 #define kIOBSDKey "IOBSD" // (BSD subsystem resource) macro
/xnu-11215/iokit/Kernel/
H A DIOService.cpp543 gIOBSDKey = OSSymbol::withCStringNoCopy(kIOBSDKey); in initialize()