Home
last modified time | relevance | path

Searched refs:NVME_CTRL_STOPPED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h261 NVME_CTRL_STOPPED = 3, enumerator
H A Dcore.c4623 if (!test_and_set_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_quiesce_io_queues()
4634 if (test_and_clear_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_unquiesce_io_queues()