Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Ddebug.h39 #define US_DEBUG(x) x macro
48 #define US_DEBUG(x) macro
H A Dfreecom.c245 US_DEBUG(pdump(us, srb->cmnd, 12)); in freecom_transport()
271 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
314 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
377 US_DEBUG(pdump(us, (void *)fst, partial)); in freecom_transport()
H A Dusb.c379 US_DEBUG(usb_stor_show_command(us, srb)); in usb_stor_control_thread()