Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c387 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
398 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
408 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
468 case NVME_CTRL_NEW: in nvme_state_terminal()
3575 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
4555 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
H A Dnvme.h228 NVME_CTRL_NEW, enumerator
H A Dfc.c560 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
796 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
H A Drdma.c1089 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()
H A Dtcp.c2004 WARN_ON_ONCE(ctrl->state == NVME_CTRL_NEW || in nvme_tcp_reconnect_or_remove()