Searched refs:UBLK_S_DEV_LIVE (Results 1 – 3 of 3) sorted by relevance
425 #define UBLK_S_DEV_LIVE 1 macro
2966 ub->dev_info.state == UBLK_S_DEV_LIVE ? in ublk_force_abort_dev()2969 if (ub->dev_info.state == UBLK_S_DEV_LIVE) in ublk_force_abort_dev()4543 if (ub->dev_info.state == UBLK_S_DEV_LIVE || in ublk_ctrl_start_dev()4576 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_start_dev()5155 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_end_recovery()5286 if (ub->dev_info.state != UBLK_S_DEV_LIVE) in ublk_ctrl_quiesce_dev()
315 case UBLK_S_DEV_LIVE: in ublk_dev_state_desc()