Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c315 sddr09_send_scsi_command(struct us_data *us, in sddr09_send_scsi_command() function
334 result = sddr09_send_scsi_command(us, command, 6);
357 result = sddr09_send_scsi_command(us, command, 12); in sddr09_request_sense()
409 result = sddr09_send_scsi_command(us, command, 12); in sddr09_readX()
536 result = sddr09_send_scsi_command(us, command, 12); in sddr09_erase()
594 result = sddr09_send_scsi_command(us, command, 12); in sddr09_writeX()
672 result = sddr09_send_scsi_command(us, command, 4*nsg+3);
721 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_status()
1080 result = sddr09_send_scsi_command(us, command, 12); in sddr09_read_deviceID()
1132 return sddr09_send_scsi_command(us, command, 12);
[all …]