Lines Matching refs:usb_stor_dbg

112 	usb_stor_dbg(us, "len = %d\n", len);  in jumpshot_bulk_read()
125 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_write()
146 usb_stor_dbg(us, "0x%2x\n", us->iobuf[0]); in jumpshot_get_status()
211 usb_stor_dbg(us, "%d bytes\n", len); in jumpshot_read_data()
307 usb_stor_dbg(us, "Gah! Waitcount = 10. Bad write!?\n"); in jumpshot_write_data()
342 usb_stor_dbg(us, "Gah! send_control for read_capacity failed\n"); in jumpshot_id_device()
392 usb_stor_dbg(us, "Current values\n"); in jumpshot_handle_mode_sense()
395 usb_stor_dbg(us, "Changeable values\n"); in jumpshot_handle_mode_sense()
398 usb_stor_dbg(us, "Default values\n"); in jumpshot_handle_mode_sense()
401 usb_stor_dbg(us, "Saves values\n"); in jumpshot_handle_mode_sense()
495 usb_stor_dbg(us, "INQUIRY - Returning bogus response\n"); in jumpshot_transport()
512 usb_stor_dbg(us, "READ_CAPACITY: %ld sectors, %ld bytes per sector\n", in jumpshot_transport()
525 usb_stor_dbg(us, "Gah! MODE_SELECT_10\n"); in jumpshot_transport()
535 usb_stor_dbg(us, "READ_10: read block 0x%04lx count %ld\n", in jumpshot_transport()
549 usb_stor_dbg(us, "READ_12: read block 0x%04lx count %ld\n", in jumpshot_transport()
560 usb_stor_dbg(us, "WRITE_10: write block 0x%04lx count %ld\n", in jumpshot_transport()
574 usb_stor_dbg(us, "WRITE_12: write block 0x%04lx count %ld\n", in jumpshot_transport()
581 usb_stor_dbg(us, "TEST_UNIT_READY\n"); in jumpshot_transport()
586 usb_stor_dbg(us, "REQUEST_SENSE\n"); in jumpshot_transport()
600 usb_stor_dbg(us, "MODE_SENSE_6 detected\n"); in jumpshot_transport()
605 usb_stor_dbg(us, "MODE_SENSE_10 detected\n"); in jumpshot_transport()
622 usb_stor_dbg(us, "START_STOP\n"); in jumpshot_transport()
638 usb_stor_dbg(us, "Gah! Unknown command: %d (0x%x)\n", in jumpshot_transport()