Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c3828 #define PQI_HEARTBEAT_TIMER_INTERVAL (10 * HZ) macro
3858 jiffies + PQI_HEARTBEAT_TIMER_INTERVAL); in pqi_heartbeat_timer_handler()
3872 jiffies + PQI_HEARTBEAT_TIMER_INTERVAL; in pqi_start_heartbeat_timer()