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

/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/Common/
H A DAppleUSBCDCCommon.h254 UInt8 iMACAddress; member in struct:__anon59
266 UInt8 iMACAddress; member in struct:__anon60
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDC/Classes/
H A DAppleUSBCDC.cpp878 if (ENETFDesc->iMACAddress != 0)
880 addrString = ENETFDesc->iMACAddress;
881 XTRACE(this, 0, 0, "checkECM have ENETFDesc->iMACAddress");
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCECM/ControlDriver/Classes/
H A DAppleUSBCDCECMControl.cpp775 if (ENETFDesc->iMACAddress != 0)
777 ior = fControlInterface->GetDevice()->GetStringDescriptor(ENETFDesc->iMACAddress, (char *)&ascii_mac, 13);

Completed in 171 milliseconds