Searched refs:ASSOC_FAILED (Results 1 – 3 of 3) sorted by relevance
149 #define ASSOC_FAILED 1 macro790 set_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_ctrl_connectivity_loss()3051 clear_bit(ASSOC_FAILED, &ctrl->flags); in nvme_fc_create_association()3081 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()3095 if (test_bit(ASSOC_FAILED, &ctrl->flags)) { in nvme_fc_create_association()3141 if (!ret && test_bit(ASSOC_FAILED, &ctrl->flags)) in nvme_fc_create_association()
1045 if (((reason == ASSOC_FAILED) && in ath6kl_disconnect_event()1047 ((reason == ASSOC_FAILED) && (prot_reason_status == 0x0) && in ath6kl_disconnect_event()
1561 ASSOC_FAILED = 0x06, enumerator