Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_error.c60 static int scsi_eh_try_stu(struct scsi_cmnd *scmd);
1446 (try_stu && !scsi_eh_try_stu(scmd) && in scsi_eh_test_devices()
1470 static int scsi_eh_try_stu(struct scsi_cmnd *scmd) in scsi_eh_try_stu() function
1531 if (!scsi_eh_try_stu(stu_scmd)) { in scsi_eh_stu()