Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.c24 NVME_FC_Q_CONNECTED = 0, enumerator
1278 set_bit(NVME_FC_Q_CONNECTED, &queue->flags); in nvme_fc_connect_admin_queue()
1381 set_bit(NVME_FC_Q_CONNECTED, &queue->flags); in nvme_fc_connect_queue()
2261 if (!test_and_clear_bit(NVME_FC_Q_CONNECTED, &queue->flags)) in nvme_fc_free_queue()