Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h251 NVME_CTRL_STOPPED = 3, enumerator
Dcore.c4586 if (!test_and_set_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_quiesce_io_queues()
4597 if (test_and_clear_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_unquiesce_io_queues()