Searched defs:LogData (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/Common/
H A DAppleUSBCDCECM.h58 #define LogData(D, C, b) USBLogData((UInt8)D, (SInt32)C, (char *)b) macro
63 #define LogData(D, C, b) macro
71 #define LogData(D, C, b) macro
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/Common/
H A DAppleUSBCDCACM.h68 #define LogData(D, C, b) dumpData((UInt8)D, (char *)b, (SInt32)C) macro
70 #define LogData(D, C, b) USBLogData((UInt8)D, (SInt32)C, (char *)b) macro
74 #define LogData(D, C, b) macro
80 #define LogData(D, C, b) macro
/macosx-10.10/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h55 #define LogData(D, C, b) DEVLogData((UInt8)D, (UInt32)C, (char *)b) macro
57 #define LogData(D, C, b) macro
62 #define LogData(D, C, b) macro
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCEEM/Headers/
H A DAppleUSBCDCEEM.h56 #define LogData(D, C, b) USBLogData((UInt8)D, (UInt32)C, (char *)b) macro
61 #define LogData(D, C, b) macro
68 #define LogData(D, C, b) macro
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Headers/
H A DAppleUSBCDCDMM.h61 #define LogData(D, C, b) USBLogData((UInt8)D, (SInt32)C, (char *)b) macro
64 #define LogData(D, C, b) macro
70 #define LogData(D, C, b) macro

Completed in 83 milliseconds