Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dnvme.h506 #define NVME_NS_STOPPED 5 macro
Dcore.c5270 if (test_and_clear_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_start_ns_queue()
5276 if (!test_and_set_bit(NVME_NS_STOPPED, &ns->flags)) in nvme_stop_ns_queue()