Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c3266 #define PQI_HEARTBEAT_TIMER_INTERVAL (10 * PQI_HZ) macro
3296 jiffies + PQI_HEARTBEAT_TIMER_INTERVAL); in pqi_heartbeat_timer_handler()
3310 jiffies + PQI_HEARTBEAT_TIMER_INTERVAL; in pqi_start_heartbeat_timer()