Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dsddr09.c314 sddr09_send_scsi_command(struct us_data *us, in sddr09_send_scsi_command() function
333 result = sddr09_send_scsi_command(us, command, 6);
356 result = sddr09_send_scsi_command(us, command, 12); in sddr09_request_sense()
408 result = sddr09_send_scsi_command(us, command, 12); in sddr09_readX()
535 result = sddr09_send_scsi_command(us, command, 12); in sddr09_erase()
593 result = sddr09_send_scsi_command(us, command, 12); in sddr09_writeX()
671 result = sddr09_send_scsi_command(us, command, 4*nsg+3);
720 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_status()
1079 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_deviceID()
1131 return sddr09_send_scsi_command(us, command, 12);
[all …]