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

/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCECM/Common/
H A DAppleUSBCDCECM.h59 #define meLogData(D, C, b) me->USBLogData((UInt8)D, (SInt32)C, (char *)b) macro
64 #define meLogData(D, C, b) macro
72 #define meLogData(D, C, b) macro
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCEEM/Headers/
H A DAppleUSBCDCEEM.h57 #define meLogData(D, C, b) me->USBLogData((UInt8)D, (UInt32)C, (char *)b) macro
62 #define meLogData(D, C, b) macro
69 #define meLogData(D, C, b) macro
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Headers/
H A DAppleUSBCDCDMM.h62 #define meLogData(D, C, b) me->USBLogData((UInt8)D, (SInt32)C, (char *)b) macro
65 #define meLogData(D, C, b) macro
71 #define meLogData(D, C, b) macro
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp433 meLogData(kDataIn, (me->fControlDriver->fMax_Block_Size - remaining), pipeInBuff->pipeInBuffer);
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCEEM/Classes/
H A DAppleUSBCDCEEM.cpp361 meLogData(kDataIn, actualLen+2, &pipeBuf->pipeInBuffer[i]);
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp716 meLogData(kDataIn, dataLen, MER->pData);

Completed in 76 milliseconds