Home
last modified time | relevance | path

Searched refs:US_DEBUG (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/usb/storage/
Ddebug.h55 #define US_DEBUG(x) x macro
59 #define US_DEBUG(x) macro
Dfreecom.c245 US_DEBUG(pdump (srb->cmnd, 12)); in freecom_transport()
267 US_DEBUG(pdump ((void *) fst, partial)); in freecom_transport()
308 US_DEBUG(pdump ((void *) fst, partial)); in freecom_transport()
364 US_DEBUG(pdump ((void *) fst, partial)); in freecom_transport()
Dusb.c381 US_DEBUG(usb_stor_show_command(us->srb)); in usb_stor_control_thread()