Lines Matching refs:usb_stor_dbg
111 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_read()
124 usb_stor_dbg(us, "len = %d\n", len); in jumpshot_bulk_write()
145 usb_stor_dbg(us, "0x%2x\n", us->iobuf[0]); in jumpshot_get_status()
210 usb_stor_dbg(us, "%d bytes\n", len); in jumpshot_read_data()
306 usb_stor_dbg(us, "Gah! Waitcount = 10. Bad write!?\n"); in jumpshot_write_data()
341 usb_stor_dbg(us, "Gah! send_control for read_capacity failed\n"); in jumpshot_id_device()
391 usb_stor_dbg(us, "Current values\n"); in jumpshot_handle_mode_sense()
394 usb_stor_dbg(us, "Changeable values\n"); in jumpshot_handle_mode_sense()
397 usb_stor_dbg(us, "Default values\n"); in jumpshot_handle_mode_sense()
400 usb_stor_dbg(us, "Saves values\n"); in jumpshot_handle_mode_sense()
494 usb_stor_dbg(us, "INQUIRY - Returning bogus response\n"); in jumpshot_transport()
511 usb_stor_dbg(us, "READ_CAPACITY: %ld sectors, %ld bytes per sector\n", in jumpshot_transport()
524 usb_stor_dbg(us, "Gah! MODE_SELECT_10\n"); in jumpshot_transport()
534 usb_stor_dbg(us, "READ_10: read block 0x%04lx count %ld\n", in jumpshot_transport()
548 usb_stor_dbg(us, "READ_12: read block 0x%04lx count %ld\n", in jumpshot_transport()
559 usb_stor_dbg(us, "WRITE_10: write block 0x%04lx count %ld\n", in jumpshot_transport()
573 usb_stor_dbg(us, "WRITE_12: write block 0x%04lx count %ld\n", in jumpshot_transport()
580 usb_stor_dbg(us, "TEST_UNIT_READY\n"); in jumpshot_transport()
585 usb_stor_dbg(us, "REQUEST_SENSE\n"); in jumpshot_transport()
599 usb_stor_dbg(us, "MODE_SENSE_6 detected\n"); in jumpshot_transport()
604 usb_stor_dbg(us, "MODE_SENSE_10 detected\n"); in jumpshot_transport()
621 usb_stor_dbg(us, "START_STOP\n"); in jumpshot_transport()
637 usb_stor_dbg(us, "Gah! Unknown command: %d (0x%x)\n", in jumpshot_transport()