Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dhost.h82 bool timer_started; member
H A Dhost.c1757 ihost->power_control.timer_started = false; in power_control_timeout()
1809 ihost->power_control.timer_started = true; in power_control_timeout()
1828 if (ihost->power_control.timer_started) in sci_controller_power_control_queue_insert()
1833 ihost->power_control.timer_started = true; in sci_controller_power_control_queue_insert()