Home
last modified time | relevance | path

Searched refs:HPSA_MSG_SEND_RETRY_LIMIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h327 #define HPSA_MSG_SEND_RETRY_LIMIT 10 macro
H A Dhpsa.c7122 for (i = 0; i < HPSA_MSG_SEND_RETRY_LIMIT; i++) { in hpsa_message()
7134 if (i == HPSA_MSG_SEND_RETRY_LIMIT) { in hpsa_message()
/kernel/linux/linux-6.6/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()

Completed in 26 milliseconds