Lines Matching refs:NVME_CTRL_LIVE
145 if (ctrl->state == NVME_CTRL_LIVE && ctrl->tagset) in nvme_queue_scan()
214 if (ctrl->state != NVME_CTRL_LIVE) in nvme_reset_ctrl_sync()
445 case NVME_CTRL_LIVE: in nvme_change_ctrl_state()
459 case NVME_CTRL_LIVE: in nvme_change_ctrl_state()
478 case NVME_CTRL_LIVE: in nvme_change_ctrl_state()
519 if (ctrl->state == NVME_CTRL_LIVE) { in nvme_change_ctrl_state()
538 case NVME_CTRL_LIVE: in nvme_state_terminal()
1288 if (ctrl->state == NVME_CTRL_LIVE || in nvme_keep_alive_end_io()
2499 if (ctrl->state == NVME_CTRL_LIVE) in nvme_set_latency_tolerance()
3159 case NVME_CTRL_LIVE: in nvme_dev_open()
3408 [NVME_CTRL_LIVE] = "live", in nvme_sysfs_show_state()
4187 if (ctrl->state != NVME_CTRL_LIVE || !ctrl->tagset) in nvme_scan_work()
4316 if (ctrl->state == NVME_CTRL_LIVE) in nvme_async_event_work()
4372 if (!nvme_change_ctrl_state(ctrl, NVME_CTRL_LIVE)) in nvme_fw_act_work()