Searched refs:scsi_eh_try_stu (Results 1 – 1 of 1) sorted by relevance
60 static int scsi_eh_try_stu(struct scsi_cmnd *scmd);1467 (try_stu && !scsi_eh_try_stu(scmd) && in scsi_eh_test_devices() 1485 * scsi_eh_try_stu - Send START_UNIT to device.1491 static int scsi_eh_try_stu(struct scsi_cmnd *scmd) in scsi_eh_try_stu() function 1552 if (!scsi_eh_try_stu(stu_scmd)) { in scsi_eh_stu()