Searched refs:total_allowed (Results 1 – 6 of 6) sorted by relevance
239 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()
675 .total_allowed = 3, in scsi_probe_lun()1449 .total_allowed = 3, in scsi_report_lun_scan()
265 if (failures->total_allowed == SCMD_FAILURE_NO_LIMIT || in scsi_check_passthrough()266 ++failures->total_retries <= failures->total_allowed) in scsi_check_passthrough()
4120 .total_allowed = 3, in sd_start_stop_device()
531 int total_allowed; member
552 .total_allowed = RDAC_RETRY_COUNT, in send_mode_select()
Completed in 33 milliseconds