Searched refs:IPR_NUM_RESET_RELOAD_RETRIES (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dipr.h150 #define IPR_NUM_RESET_RELOAD_RETRIES 3 macro
154 ((IPR_NUM_RESET_RELOAD_RETRIES + 1) * 2) + 4)
H A Dipr.c2452 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES;
8085 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) {
8185 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES;

Completed in 28 milliseconds