Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa.h327 #define HPSA_MSG_SEND_RETRY_LIMIT 10 macro
H A Dhpsa.c7150 for (i = 0; i < HPSA_MSG_SEND_RETRY_LIMIT; i++) { in hpsa_message()
7162 if (i == HPSA_MSG_SEND_RETRY_LIMIT) { in hpsa_message()