Searched refs:HPSA_MSG_SEND_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
269 #define HPSA_MSG_SEND_RETRY_LIMIT 10 macro
5595 for (i = 0; i < HPSA_MSG_SEND_RETRY_LIMIT; i++) { in hpsa_message()5607 if (i == HPSA_MSG_SEND_RETRY_LIMIT) { in hpsa_message()