Searched refs:gIOPCITunnelL1EnableKey (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp119 const OSSymbol * gIOPCITunnelL1EnableKey; variable
332 gIOPCITunnelL1EnableKey = OSSymbol::withCStringNoCopy(kIOPCITunnelL1EnableKey);
786 device->setProperty(gIOPCITunnelL1EnableKey, l1Enable ? kOSBooleanTrue : kOSBooleanFalse);

Completed in 242 milliseconds