Home
last modified time | relevance | path

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

/openbmc/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.c2640 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_oper_timeout()
7389 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_ioafp_page0_inquiry()
8545 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) { in ipr_initiate_ioa_reset()
8684 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES - 1; in ipr_pci_perm_failure()