Searched refs:UBLK_S_DEV_LIVE (Results 1 – 3 of 3) sorted by relevance
375 #define UBLK_S_DEV_LIVE 1 macro
2861 ub->dev_info.state == UBLK_S_DEV_LIVE ? in ublk_force_abort_dev()2864 if (ub->dev_info.state == UBLK_S_DEV_LIVE) in ublk_force_abort_dev()4397 if (ub->dev_info.state == UBLK_S_DEV_LIVE || in ublk_ctrl_start_dev()4430 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_start_dev()4987 ub->dev_info.state = UBLK_S_DEV_LIVE; in ublk_ctrl_end_recovery()5119 if (ub->dev_info.state != UBLK_S_DEV_LIVE) in ublk_ctrl_quiesce_dev()
258 case UBLK_S_DEV_LIVE: in ublk_dev_state_desc()