Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dfc.c149 #define ASSOC_ACTIVE 0 macro
3023 if (test_and_set_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_ctlr_active_on_rport()
3201 clear_bit(ASSOC_ACTIVE, &ctrl->flags); in nvme_fc_create_association()
3220 if (!test_and_clear_bit(ASSOC_ACTIVE, &ctrl->flags)) in nvme_fc_delete_association()