Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dipr.h159 #define IPR_NUM_RESET_RELOAD_RETRIES 3 macro
163 ((IPR_NUM_RESET_RELOAD_RETRIES + 1) * 2) + 4)
Dipr.c2728 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_oper_timeout()
8161 ioa_cfg->reset_retries += IPR_NUM_RESET_RELOAD_RETRIES; in ipr_ioafp_page0_inquiry()
9317 if (ioa_cfg->reset_retries++ >= IPR_NUM_RESET_RELOAD_RETRIES) { in ipr_initiate_ioa_reset()
9456 ioa_cfg->reset_retries = IPR_NUM_RESET_RELOAD_RETRIES - 1; in ipr_pci_perm_failure()