Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dhost.c910 if (ihost->phy_startup_timer_pending) in sci_controller_start_next_phy()
917 ihost->phy_startup_timer_pending = false; in sci_controller_start_next_phy()
944 ihost->phy_startup_timer_pending = true; in sci_controller_start_next_phy()
973 ihost->phy_startup_timer_pending = false; in phy_startup_timeout()
2152 ihost->phy_startup_timer_pending = false; in sci_controller_initialize()
2387 ihost->phy_startup_timer_pending = false; in sci_controller_link_up()
Dhost.h179 bool phy_startup_timer_pending; member