Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dipr.h157 #define IPR_NUM_RESET_RELOAD_RETRIES 3 macro
161 ((IPR_NUM_RESET_RELOAD_RETRIES + 1) * 2) + 4)
H A Dipr.c2641 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_oper_timeout()
8496 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) { in ipr_initiate_ioa_reset()
8635 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES - 1; in ipr_pci_perm_failure()