Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h237 unsigned retry_hwerror:1; /* Retry HARDWARE_ERROR */ member
/linux/drivers/scsi/
H A Dscsi_scan.c1059 sdev->retry_hwerror = 1; in scsi_add_lun()
H A Dscsi_error.c738 if (scmd->device->retry_hwerror) in scsi_check_sense()