Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h306 NVME_CTRL_NEW, enumerator
829 case NVME_CTRL_NEW: in nvme_state_terminal()
H A Dsysfs.c423 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A Dcore.c579 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
589 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
5080 WRITE_ONCE(ctrl->state, NVME_CTRL_NEW); in nvme_init_ctrl()
H A Drdma.c992 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_rdma_reconnect_or_remove()
H A Dtcp.c2328 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_tcp_reconnect_or_remove()
H A Dfc.c555 case NVME_CTRL_NEW: in nvme_fc_resume_controller()