Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dsddr09.c326 sddr09_send_scsi_command(struct us_data *us, in sddr09_send_scsi_command() function
345 result = sddr09_send_scsi_command(us, command, 6);
368 result = sddr09_send_scsi_command(us, command, 12); in sddr09_request_sense()
420 result = sddr09_send_scsi_command(us, command, 12); in sddr09_readX()
547 result = sddr09_send_scsi_command(us, command, 12); in sddr09_erase()
605 result = sddr09_send_scsi_command(us, command, 12); in sddr09_writeX()
683 result = sddr09_send_scsi_command(us, command, 4*nsg+3);
732 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_status()
1088 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_deviceID()
1140 return sddr09_send_scsi_command(us, command, 12);
[all …]