Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h352 #define HPSA_POST_RESET_PAUSE_MSECS (3000) macro
Dhpsa.c7191 msleep(HPSA_POST_RESET_PAUSE_MSECS); in hpsa_kdump_hard_reset_controller()