Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dscsi_lib_test.c239 failures.total_allowed = SCSI_LIB_TEST_TOTAL_MAX_ALLOWED; in scsi_lib_test_total_allowed()
285 failures.total_allowed = SCSI_LIB_TEST_TOTAL_MAX_ALLOWED; in scsi_lib_test_mixed_total()
A Dscsi_scan.c675 .total_allowed = 3, in scsi_probe_lun()
1449 .total_allowed = 3, in scsi_report_lun_scan()
A Dscsi_lib.c265 if (failures->total_allowed == SCMD_FAILURE_NO_LIMIT || in scsi_check_passthrough()
266 ++failures->total_retries <= failures->total_allowed) in scsi_check_passthrough()
A Dsd.c4120 .total_allowed = 3, in sd_start_stop_device()
/linux/include/scsi/
A Dscsi_device.h531 int total_allowed; member
/linux/drivers/scsi/device_handler/
A Dscsi_dh_rdac.c552 .total_allowed = RDAC_RETRY_COUNT, in send_mode_select()

Completed in 33 milliseconds