Searched refs:IBMVFC_MAX_HOST_INIT_RETRIES (Results 1 – 2 of 2) sorted by relevance
38 #define IBMVFC_MAX_HOST_INIT_RETRIES 6 macro
698 if (++vhost->init_retries > IBMVFC_MAX_HOST_INIT_RETRIES) { in ibmvfc_init_host()1192 if (++vhost->init_retries > IBMVFC_MAX_HOST_INIT_RETRIES) { in ibmvfc_retry_host_init()1196 } else if (vhost->init_retries == IBMVFC_MAX_HOST_INIT_RETRIES) in ibmvfc_retry_host_init()