Home
last modified time | relevance | path

Searched refs:NVME_CTRL_ADMIN_ONLY (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/nvme/host/
Dfabrics.h174 ctrl->state == NVME_CTRL_ADMIN_ONLY)) in nvmf_check_ready()
Dnvme.h140 NVME_CTRL_ADMIN_ONLY, /* Only admin queue live */ enumerator
Dcore.c147 ctrl->state != NVME_CTRL_ADMIN_ONLY) in nvme_reset_ctrl_sync()
293 case NVME_CTRL_ADMIN_ONLY: in nvme_change_ctrl_state()
317 case NVME_CTRL_ADMIN_ONLY: in nvme_change_ctrl_state()
337 case NVME_CTRL_ADMIN_ONLY: in nvme_change_ctrl_state()
2511 case NVME_CTRL_ADMIN_ONLY: in nvme_dev_open()
2792 [NVME_CTRL_ADMIN_ONLY] = "only-admin", in nvme_sysfs_show_state()
Dpci.c2328 new_state = NVME_CTRL_ADMIN_ONLY; in nvme_reset_work()
2334 new_state = NVME_CTRL_ADMIN_ONLY; in nvme_reset_work()