Searched defs:DLOG (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkDebug.h33 #define DLOG(fmt, args...) \ macro
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATADevice.cpp34 #undef DLOG macro
38 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
40 #define DLOG(fmt, args...) macro
H A DIOATABusInfo.cpp35 #undef DLOG macro
39 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
41 #define DLOG(fmt, args...) macro
H A DIOATABusCommand.cpp37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
H A DATADeviceNub.cpp54 #undef DLOG macro
58 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
60 #define DLOG(fmt, args...) macro
[all...]
H A DIOATADevConfig.cpp47 #undef DLOG macro
51 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
53 #define DLOG(fmt, args...) macro
H A DIOPCIATA.cpp48 #undef DLOG macro
54 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
56 #define DLOG(fmt, args...) macro
[all...]
H A DIOATACommand.cpp37 #undef DLOG macro
41 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
43 #define DLOG(fmt, args...) macro
H A DIOATAController.cpp59 #undef DLOG macro
65 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
67 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IONetworkingFamily/
H A DIOFWController.cpp77 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
79 #define DLOG(fmt, args...) macro
H A DIOFWInterface.cpp104 #define DLOG(fmt, args...) IOLog(fmt, ## args) macro
106 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.10/IOKitUser-1050.1.21/platform.subproj/
H A DIOPlatformSupport.c40 #define DLOG(format) macro
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp57 #define DLOG(fmt, args...) \ macro
[all...]
H A DIOPCIConfigurator.cpp71 #define DLOG(fmt, args...) DLOGC(this, fmt, ## args); macro
[all...]
H A DIOPCIBridge.cpp155 #define DLOG(fmt, args...) \ macro
[all...]
/macosx-10.10/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransport.cpp70 #define DLOG(x) IOLog x macro
72 #define DLOG(x) macro
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp260 #define DLOG(fmt, args...) IOLog(fmt, args) macro
262 #define DLOG(fmt, args...) macro
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp84 #define DLOG(x...) do { \ macro
[all...]

Completed in 293 milliseconds