Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dsysfs.c230 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
Dcore.c506 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
517 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
527 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
596 case NVME_CTRL_NEW: in nvme_state_terminal()
4433 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
Dnvme.h229 NVME_CTRL_NEW, enumerator
Dfc.c561 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
797 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
Drdma.c989 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()
Dtcp.c1998 WARN_ON_ONCE(ctrl->state == NVME_CTRL_NEW || in nvme_tcp_reconnect_or_remove()