Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h239 NVME_CTRL_NEW, enumerator
749 case NVME_CTRL_NEW: in nvme_state_terminal()
H A Dsysfs.c230 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A 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()
4445 WRITE_ONCE(ctrl->state, NVME_CTRL_NEW); in nvme_init_ctrl()
H A Dfc.c554 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
790 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
H A Drdma.c991 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_rdma_reconnect_or_remove()
H A Dtcp.c2000 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_tcp_reconnect_or_remove()