Searched refs:HPSA_POST_RESET_PAUSE_MSECS (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ | ||
D | hpsa.h | 291 #define HPSA_POST_RESET_PAUSE_MSECS (3000) macro |
D | hpsa.c | 6025 msleep(HPSA_POST_RESET_PAUSE_MSECS); in hpsa_kdump_hard_reset_controller() |