Searched refs:__debug_variable (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dhisax_debug.h14 * #define __debug_variable my_debug
29 if (level & __debug_variable) \
34 if (level & __debug_variable) dump_packet(__func__,data,count)
37 if ((level & __debug_variable) && skb) dump_packet(__func__,skb->data,skb->len)
H A Dst5481.h465 #define __debug_variable st5481_debug macro
473 if (level & __debug_variable) dump_iso_packet(__func__,urb)
H A Dhisax_fcpcipnp.c41 #define __debug_variable debug macro
H A Dhisax_isac.c31 #define __debug_variable debug macro
H A Dhfc_usb.c53 #define __debug_variable hfc_debug macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax_debug.h14 * #define __debug_variable my_debug
29 if (level & __debug_variable) \
34 if (level & __debug_variable) dump_packet(__func__,data,count)
37 if ((level & __debug_variable) && skb) dump_packet(__func__,skb->data,skb->len)
H A Dst5481.h465 #define __debug_variable st5481_debug macro
473 if (level & __debug_variable) dump_iso_packet(__func__,urb)
H A Dhisax_fcpcipnp.c41 #define __debug_variable debug macro
H A Dhisax_isac.c31 #define __debug_variable debug macro
H A Dhfc_usb.c53 #define __debug_variable hfc_debug macro

Completed in 131 milliseconds