Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h188 extern const OSSymbol * gIOBSDMajorKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp233 const OSSymbol * gIOBSDMajorKey; variable
545 gIOBSDMajorKey = OSSymbol::withCStringNoCopy(kIOBSDMajorKey); in initialize()
7869 propMatch(gIOBSDMajorKey) in matchInternal()