Searched refs:PQI_LUN_RESET_RETRIES (Results 1 – 1 of 1) sorted by relevance
6302 #define PQI_LUN_RESET_RETRIES 3 macro6318 if (reset_rc == 0 || reset_rc == -ENODEV || ++retries > PQI_LUN_RESET_RETRIES) in pqi_lun_reset_with_retries()