Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dnvme.h138 NVME_CTRL_NEW, enumerator
Dcore.c304 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
315 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
326 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
2790 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
3524 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
Dfabrics.c577 case NVME_CTRL_NEW: in __nvmf_check_ready()
Dfc.c533 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
763 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
Drdma.c930 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()