Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h252 NVME_CTRL_NEW, enumerator
760 case NVME_CTRL_NEW: in nvme_state_terminal()
H A Dsysfs.c368 [NVME_CTRL_NEW] = "new", in nvme_sysfs_show_state()
H A Drdma.c992 WARN_ON_ONCE(state == NVME_CTRL_NEW || state == NVME_CTRL_LIVE); in nvme_rdma_reconnect_or_remove()
H A Dtcp.c2297 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()