Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp221 static const OSSymbol * gVirtualInterfaceKey; variable
603 gVirtualInterfaceKey = OSSymbol::withCStringNoCopy("Virtual Interface"); in initialize()