Searched refs:UBLK_S_DEV_LIVE (Results 1 – 3 of 3) sorted by relevance
216 #define UBLK_S_DEV_LIVE 1 macro
1817 ub->dev_info.state == UBLK_S_DEV_LIVE ? in ublk_force_abort_dev()1820 if (ub->dev_info.state == UBLK_S_DEV_LIVE) in ublk_force_abort_dev()2593 if (ub->dev_info.state == UBLK_S_DEV_LIVE || in ublk_ctrl_start_dev()2618 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_start_dev()3085 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_end_recovery()
224 case UBLK_S_DEV_LIVE: in ublk_dev_state_desc()