Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa.h328 #define HPSA_MSG_SEND_RETRY_INTERVAL_MSECS (10000) macro
H A Dhpsa.c7154 msleep(HPSA_MSG_SEND_RETRY_INTERVAL_MSECS); in hpsa_message()