NVME_FC_Q_LIVE   1910 drivers/nvme/host/fc.c 	clear_bit(NVME_FC_Q_LIVE, &queue->flags);
NVME_FC_Q_LIVE   1998 drivers/nvme/host/fc.c 		set_bit(NVME_FC_Q_LIVE, &ctrl->queues[i].flags);
NVME_FC_Q_LIVE   2332 drivers/nvme/host/fc.c 	bool queue_ready = test_bit(NVME_FC_Q_LIVE, &queue->flags);
NVME_FC_Q_LIVE   2661 drivers/nvme/host/fc.c 	set_bit(NVME_FC_Q_LIVE, &ctrl->queues[0].flags);