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.h313 NVME_CTRL_NEW, enumerator
863 case NVME_CTRL_NEW: in nvme_state_terminal()
H A Dsysfs.c522 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A Dcore.c601 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
612 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
5217 WRITE_ONCE(ctrl->state, NVME_CTRL_NEW); in nvme_init_ctrl()
H A Drdma.c1025 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_rdma_reconnect_or_remove()
H A Dtcp.c2413 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()