Home
last modified time | relevance | path

Searched refs:NVME_CTRL_NEW (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/nvme/host/
Dnvme.h163 NVME_CTRL_NEW, enumerator
Dcore.c335 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
346 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
356 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
406 case NVME_CTRL_NEW: in nvme_state_terminal()
3206 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
4025 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
Dfabrics.c579 case NVME_CTRL_NEW: in __nvmf_check_ready()
Dfc.c535 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
766 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
Drdma.c966 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()
Dtcp.c1810 WARN_ON_ONCE(ctrl->state == NVME_CTRL_NEW || in nvme_tcp_reconnect_or_remove()