Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa.h363 #define HPSA_POST_RESET_PAUSE_MSECS (3000) macro
H A Dhpsa.c7379 msleep(HPSA_POST_RESET_PAUSE_MSECS); in hpsa_kdump_hard_reset_controller()