Searched refs:gIOLinkDataKey (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkController.cpp109 static const OSSymbol * gIOLinkDataKey; variable
146 gIOLinkDataKey = OSSymbol::withCStringNoCopy(kIOLinkData);
172 RELEASE( gIOLinkDataKey );
186 gIOLinkDataKey &&
1738 if (setProperty(gIOLinkDataKey, linkData))

Completed in 197 milliseconds