Lines Matching refs:usb_stor_dbg
121 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_read()
134 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_write()
155 usb_stor_dbg(us, "0x%2x\n", us->iobuf[0]); in jumpshot_get_status()
220 usb_stor_dbg(us, "%d bytes\n", len); in jumpshot_read_data()
316 usb_stor_dbg(us, "Gah! Waitcount = 10. Bad write!?\n"); in jumpshot_write_data()
351 usb_stor_dbg(us, "Gah! send_control for read_capacity failed\n"); in jumpshot_id_device()
401 usb_stor_dbg(us, "Current values\n"); in jumpshot_handle_mode_sense()
404 usb_stor_dbg(us, "Changeable values\n"); in jumpshot_handle_mode_sense()
407 usb_stor_dbg(us, "Default values\n"); in jumpshot_handle_mode_sense()
410 usb_stor_dbg(us, "Saves values\n"); in jumpshot_handle_mode_sense()
504 usb_stor_dbg(us, "INQUIRY - Returning bogus response\n"); in jumpshot_transport()
521 usb_stor_dbg(us, "READ_CAPACITY: %ld sectors, %ld bytes per sector\n", in jumpshot_transport()
534 usb_stor_dbg(us, "Gah! MODE_SELECT_10\n"); in jumpshot_transport()
544 usb_stor_dbg(us, "READ_10: read block 0x%04lx count %ld\n", in jumpshot_transport()
558 usb_stor_dbg(us, "READ_12: read block 0x%04lx count %ld\n", in jumpshot_transport()
569 usb_stor_dbg(us, "WRITE_10: write block 0x%04lx count %ld\n", in jumpshot_transport()
583 usb_stor_dbg(us, "WRITE_12: write block 0x%04lx count %ld\n", in jumpshot_transport()
590 usb_stor_dbg(us, "TEST_UNIT_READY\n"); in jumpshot_transport()
595 usb_stor_dbg(us, "REQUEST_SENSE\n"); in jumpshot_transport()
609 usb_stor_dbg(us, "MODE_SENSE_6 detected\n"); in jumpshot_transport()
614 usb_stor_dbg(us, "MODE_SENSE_10 detected\n"); in jumpshot_transport()
628 usb_stor_dbg(us, "START_STOP\n"); in jumpshot_transport()
642 usb_stor_dbg(us, "Gah! Unknown command: %d (0x%x)\n", in jumpshot_transport()