Home
last modified time | relevance | path

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

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