Searched refs:ASSOC_ACTIVE (Results 1 – 1 of 1) sorted by relevance
149 #define ASSOC_ACTIVE 0 macro 2984 if (test_and_set_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_recreate_io_queues() 3001 /* clearing of ctrl->flags ASSOC_ACTIVE bit is in association delete */3162 clear_bit(ASSOC_ACTIVE, &ctrl->flags); in nvme_fc_create_association() 3181 if (!test_and_clear_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_create_association()