Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.h291 #define HPSA_POST_RESET_PAUSE_MSECS (3000) macro
Dhpsa.c6025 msleep(HPSA_POST_RESET_PAUSE_MSECS); in hpsa_kdump_hard_reset_controller()