Home
last modified time | relevance | path

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

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