Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h187 extern const OSSymbol * gIOBSDNameKey;
/xnu-11215/iokit/Kernel/
H A DIOService.cpp232 const OSSymbol * gIOBSDNameKey; variable
544 gIOBSDNameKey = OSSymbol::withCStringNoCopy(kIOBSDNameKey); in initialize()
7868 propMatch(gIOBSDNameKey) in matchInternal()