Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h256 NVME_CTRL_STOPPED = 3, enumerator
H A Dcore.c4621 if (!test_and_set_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_quiesce_io_queues()
4632 if (test_and_clear_bit(NVME_CTRL_STOPPED, &ctrl->flags)) in nvme_unquiesce_io_queues()

Completed in 8 milliseconds