Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_eh.h46 extern void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd,
/openbmc/linux/drivers/usb/storage/
H A Dcypress_atacb.c172 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sizeof(regs)); in cypress_atacb_passthrough()
H A Dtransport.c719 scsi_eh_prep_cmnd(srb, &ses, NULL, 0, sense_size); in usb_stor_invoke_transport()
/openbmc/linux/drivers/scsi/
H A Dscsi_error.c1038 void scsi_eh_prep_cmnd(struct scsi_cmnd *scmd, struct scsi_eh_save *ses, in scsi_eh_prep_cmnd() function
1099 EXPORT_SYMBOL(scsi_eh_prep_cmnd);
1151 scsi_eh_prep_cmnd(scmd, &ses, cmnd, cmnd_size, sense_bytes); in scsi_send_eh_cmnd()
H A DNCR5380.c662 scsi_eh_prep_cmnd(cmd, &hostdata->ses, NULL, 0, ~0); in dequeue_next_cmd()
H A Daha152x.c1466 scsi_eh_prep_cmnd(ptr, &sc->ses, NULL, 0, ~0); in busfree_run()
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.c2112 scsi_eh_prep_cmnd(SCpnt, &info->ses, NULL, 0, ~0); in fas216_std_done()