Searched defs:ide_debug_log (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-gd.h11 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) macro
13 #define ide_debug_log(lvl, fmt, args...) do {} while (0) macro
H A Dide-cd.h14 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) macro
16 #define ide_debug_log(lvl, fmt, args...) do {} while (0) macro
H A Dide-tape.c56 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) macro
58 #define ide_debug_log(lvl, fmt, args...) do {} while (0) macro
[all...]

Completed in 137 milliseconds