Searched refs:NVME_CTRL_NEW (Results 1 – 5 of 5) sorted by relevance
440 case NVME_CTRL_NEW: in nvme_change_ctrl_state()451 case NVME_CTRL_NEW: in nvme_change_ctrl_state()461 case NVME_CTRL_NEW: in nvme_change_ctrl_state()530 case NVME_CTRL_NEW: in nvme_state_terminal()3385 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()4468 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
213 NVME_CTRL_NEW, enumerator
561 case NVME_CTRL_NEW: in nvme_fc_resume_controller()797 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
1074 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()
1980 WARN_ON_ONCE(ctrl->state == NVME_CTRL_NEW || in nvme_tcp_reconnect_or_remove()
Completed in 31 milliseconds