Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h189 extern const OSSymbol * gIOBSDMinorKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp234 const OSSymbol * gIOBSDMinorKey; variable
546 gIOBSDMinorKey = OSSymbol::withCStringNoCopy(kIOBSDMinorKey); in initialize()
7870 propMatch(gIOBSDMinorKey) in matchInternal()