Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_init.c48 #define PQI_POST_RESET_DELAY_SECS 5 macro
3358 delay_secs = PQI_POST_RESET_DELAY_SECS; in pqi_process_soft_reset()
7631 msleep(PQI_POST_RESET_DELAY_SECS * PQI_HZ); in pqi_ctrl_init()