Home
last modified time | relevance | path

Searched refs:US_DEBUGPX (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/storage/
Ddebug.c155 US_DEBUGPX(" %02x", srb->cmnd[i]); in usb_stor_show_command()
156 US_DEBUGPX("\n"); in usb_stor_show_command()
175 US_DEBUGPX(what, ascq); in usb_stor_show_sense()
176 US_DEBUGPX("\n"); in usb_stor_show_sense()
Ddebug.h54 #define US_DEBUGPX(x...) printk( x ) macro
58 #define US_DEBUGPX(x...) macro