Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Dsddr09.c323 sddr09_send_scsi_command(struct us_data *us, in sddr09_send_scsi_command() function
342 result = sddr09_send_scsi_command(us, command, 6);
365 result = sddr09_send_scsi_command(us, command, 12); in sddr09_request_sense()
417 result = sddr09_send_scsi_command(us, command, 12); in sddr09_readX()
544 result = sddr09_send_scsi_command(us, command, 12); in sddr09_erase()
602 result = sddr09_send_scsi_command(us, command, 12); in sddr09_writeX()
680 result = sddr09_send_scsi_command(us, command, 4*nsg+3);
729 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_status()
1085 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_deviceID()
1137 return sddr09_send_scsi_command(us, command, 12);
[all …]