Searched refs:NVMEQ_DELETE_ERROR (Results 1 – 1 of 1) sorted by relevance
186 #define NVMEQ_DELETE_ERROR 2 macro1536 clear_bit(NVMEQ_DELETE_ERROR, &nvmeq->flags); in nvme_create_queue()2205 set_bit(NVMEQ_DELETE_ERROR, &nvmeq->flags); in nvme_del_cq_end()2257 !test_bit(NVMEQ_DELETE_ERROR, &nvmeq->flags)) in __nvme_disable_io_queues()