Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dipr.h167 #define IPR_NUM_RESET_RELOAD_RETRIES 3 macro
171 ((IPR_NUM_RESET_RELOAD_RETRIES + 1) * 2) + 4)
Dipr.c2651 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_oper_timeout()
7803 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_ioafp_page0_inquiry()
8932 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) { in ipr_initiate_ioa_reset()
9072 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES - 1; in ipr_pci_perm_failure()