Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp220 static const OSSymbol * gPhysicalInterconnectKey; variable
602 gPhysicalInterconnectKey = OSSymbol::withCStringNoCopy("Physical Interconnect"); in initialize()