Searched refs:command_retry_count (Results 1 – 1 of 1) sorted by relevance
198 static int command_retry_count = 144; variable199 module_param(command_retry_count, int, 0444);200 MODULE_PARM_DESC(command_retry_count, "Device discovery TUR command retry\n"3978 && count++ < command_retry_count); in _scsih_ublock_io_all_device()4109 && count++ <= command_retry_count); in _scsih_ublock_io_device_wait()7841 rc == DEVICE_RETRY_UA) && retry_count >= command_retry_count) in _scsih_report_luns()8097 rc == DEVICE_RETRY_UA) && retry_count >= command_retry_count) in _scsih_wait_for_device_to_become_ready()