Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOBSD.h40 #define kIOBSDUnitKey "BSD Unit" // (an OSNumber) macro
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp712 aKey->isEqualTo(kIOBSDUnitKey) || in skipKey()
H A DIOService.cpp547 gIOBSDUnitKey = OSSymbol::withCStringNoCopy(kIOBSDUnitKey); in initialize()