Searched refs:NVME_FC_Q_CONNECTED (Results 1 – 1 of 1) sorted by relevance
25 NVME_FC_Q_CONNECTED = 0, enumerator1279 set_bit(NVME_FC_Q_CONNECTED, &queue->flags); in nvme_fc_connect_admin_queue()1382 set_bit(NVME_FC_Q_CONNECTED, &queue->flags); in nvme_fc_connect_queue()2286 if (!test_and_clear_bit(NVME_FC_Q_CONNECTED, &queue->flags)) in nvme_fc_free_queue()