Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfc.c148 #define ASSOC_ACTIVE 0 macro
3008 if (test_and_set_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_ctlr_active_on_rport()
3178 clear_bit(ASSOC_ACTIVE, &ctrl->flags); in nvme_fc_create_association()
3197 if (!test_and_clear_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_delete_association()