Home
last modified time | relevance | path

Searched refs:NVME_CTRL_NEW (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h206 * @NVME_CTRL_NEW: New controller just allocated, initial state
223 NVME_CTRL_NEW, enumerator
H A Dcore.c367 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
378 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
388 case NVME_CTRL_NEW: in nvme_change_ctrl_state()
448 case NVME_CTRL_NEW: in nvme_state_terminal()
3566 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
4570 ctrl->state = NVME_CTRL_NEW; in nvme_init_ctrl()
H A Dfc.c560 case NVME_CTRL_NEW: in nvme_fc_resume_controller()
796 case NVME_CTRL_NEW: in nvme_fc_ctrl_connectivity_loss()
H A Dtcp.c2011 WARN_ON_ONCE(ctrl->state == NVME_CTRL_NEW || in nvme_tcp_reconnect_or_remove()
H A Drdma.c1093 WARN_ON_ONCE(ctrl->ctrl.state == NVME_CTRL_NEW || in nvme_rdma_reconnect_or_remove()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dsysfs.c230 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A Dnvme.h217 * @NVME_CTRL_NEW: New controller just allocated, initial state
234 NVME_CTRL_NEW, enumerator
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()
596 case NVME_CTRL_NEW: in nvme_state_terminal()
4466 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 Dtcp.c2000 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_tcp_reconnect_or_remove()
H A Drdma.c991 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_rdma_reconnect_or_remove()

Completed in 38 milliseconds