Lines Matching refs:usb_stor_dbg
123 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_read()
136 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_write()
157 usb_stor_dbg(us, "0x%2x\n", us->iobuf[0]); in jumpshot_get_status()
222 usb_stor_dbg(us, "%d bytes\n", len); in jumpshot_read_data()
318 usb_stor_dbg(us, "Gah! Waitcount = 10. Bad write!?\n"); in jumpshot_write_data()
353 usb_stor_dbg(us, "Gah! send_control for read_capacity failed\n"); in jumpshot_id_device()
403 usb_stor_dbg(us, "Current values\n"); in jumpshot_handle_mode_sense()
406 usb_stor_dbg(us, "Changeable values\n"); in jumpshot_handle_mode_sense()
409 usb_stor_dbg(us, "Default values\n"); in jumpshot_handle_mode_sense()
412 usb_stor_dbg(us, "Saves values\n"); in jumpshot_handle_mode_sense()
506 usb_stor_dbg(us, "INQUIRY - Returning bogus response\n"); in jumpshot_transport()
523 usb_stor_dbg(us, "READ_CAPACITY: %ld sectors, %ld bytes per sector\n", in jumpshot_transport()
536 usb_stor_dbg(us, "Gah! MODE_SELECT_10\n"); in jumpshot_transport()
546 usb_stor_dbg(us, "READ_10: read block 0x%04lx count %ld\n", in jumpshot_transport()
560 usb_stor_dbg(us, "READ_12: read block 0x%04lx count %ld\n", in jumpshot_transport()
571 usb_stor_dbg(us, "WRITE_10: write block 0x%04lx count %ld\n", in jumpshot_transport()
585 usb_stor_dbg(us, "WRITE_12: write block 0x%04lx count %ld\n", in jumpshot_transport()
592 usb_stor_dbg(us, "TEST_UNIT_READY\n"); in jumpshot_transport()
597 usb_stor_dbg(us, "REQUEST_SENSE\n"); in jumpshot_transport()
611 usb_stor_dbg(us, "MODE_SENSE_6 detected\n"); in jumpshot_transport()
616 usb_stor_dbg(us, "MODE_SENSE_10 detected\n"); in jumpshot_transport()
630 usb_stor_dbg(us, "START_STOP\n"); in jumpshot_transport()
644 usb_stor_dbg(us, "Gah! Unknown command: %d (0x%x)\n", in jumpshot_transport()