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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.h132 #define HPSA_MSG_SEND_RETRY_LIMIT 10 macro
H A Dhpsa.c3041 for (i = 0; i < HPSA_MSG_SEND_RETRY_LIMIT; i++) {
3053 if (i == HPSA_MSG_SEND_RETRY_LIMIT) {

Completed in 111 milliseconds