Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Dsddr09.c287 sddr09_send_scsi_command(struct us_data *us, in sddr09_send_scsi_command() function
434 result = sddr09_send_scsi_command(us, command, sizeof(command));
455 result = sddr09_send_scsi_command(us, command, sizeof(command));
510 result = sddr09_send_scsi_command(us, command, sizeof(command)); in sddr09_readX()
634 result = sddr09_send_scsi_command(us, command, sizeof(command));
678 result = sddr09_send_scsi_command(us, command, sizeof(command)); in sddr09_writeX()
754 result = sddr09_send_scsi_command(us, command, 4*nsg+3);
800 result = sddr09_send_scsi_command(us, command, sizeof(command)); in sddr09_read_status()
1163 result = sddr09_send_scsi_command(us, command, sizeof(command)); in sddr09_read_deviceID()
1212 return sddr09_send_scsi_command(us, command, sizeof(command));
[all …]