Home
last modified time | relevance | path

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

/drivers/usb/storage/
Dcypress_atacb.c180 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sizeof(regs)); in cypress_atacb_passthrough()
Dtransport.c703 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sense_size); in usb_stor_invoke_transport()
/drivers/scsi/
Dscsi_error.c903 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() function
964 EXPORT_SYMBOL(scsi_eh_prep_cmnd);
1015 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()
Datari_NCR5380.c2219 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); in NCR5380_information_transfer()
Dsun3_NCR5380.c2181 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); in NCR5380_information_transfer()
DNCR5380.c2274 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0);
Daha152x.c1589 scsi_eh_prep_cmnd(ptr, &sc->ses, NULL, 0, ~0); in busfree_run()
/drivers/scsi/arm/
Dfas216.c2108 scsi_eh_prep_cmnd(SCpnt, &info->ses, NULL, 0, ~0); in fas216_std_done()