Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dipr.h167 #define IPR_NUM_RESET_RELOAD_RETRIES 3 macro
171 ((IPR_NUM_RESET_RELOAD_RETRIES + 1) * 2) + 4)
Dipr.c2652 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_oper_timeout()
7905 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_ioafp_page0_inquiry()
9061 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) { in ipr_initiate_ioa_reset()
9201 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES - 1; in ipr_pci_perm_failure()