Searched refs:HPSA_MSG_SEND_RETRY_INTERVAL_MSECS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/ | ||
| D | hpsa.h | 327 #define HPSA_MSG_SEND_RETRY_INTERVAL_MSECS (10000) macro |
| D | hpsa.c | 7104 msleep(HPSA_MSG_SEND_RETRY_INTERVAL_MSECS); in hpsa_message() |