Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h252 NVME_CTRL_NEW, enumerator
762 case NVME_CTRL_NEW: in nvme_state_terminal()
H A Dsysfs.c416 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A Dcore.c576 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
586 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
4858 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.c2342 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_tcp_reconnect_or_remove()
H A Dfc.c553 case NVME_CTRL_NEW: in nvme_fc_resume_controller()