Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_error.c62 static int scsi_eh_try_stu(struct scsi_cmnd *scmd);
1362 (try_stu && !scsi_eh_try_stu(scmd) && in scsi_eh_test_devices()
1380 * scsi_eh_try_stu - Send START_UNIT to device.
1386 static int scsi_eh_try_stu(struct scsi_cmnd *scmd) in scsi_eh_try_stu() function
1446 if (!scsi_eh_try_stu(stu_scmd)) { in scsi_eh_stu()
/kernel/linux/linux-6.6/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()
1464 * scsi_eh_try_stu - Send START_UNIT to device.
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()

Completed in 6 milliseconds