Searched refs:HPSA_POST_RESET_PAUSE_MSECS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/ | ||
| D | hpsa.h | 362 #define HPSA_POST_RESET_PAUSE_MSECS (3000) macro |
| D | hpsa.c | 7329 msleep(HPSA_POST_RESET_PAUSE_MSECS); in hpsa_kdump_hard_reset_controller() |