Home
last modified time | relevance | path

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

/drivers/ide/
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
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
Dide-tape.c53 #define ide_debug_log(lvl, fmt, args...) __ide_debug_log(lvl, fmt, ## args) macro
55 #define ide_debug_log(lvl, fmt, args...) do {} while (0) macro