Searched refs:BNX2FC_FLAG_ABTS_DONE (Results 1 – 2 of 2) sorted by relevance
78 if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()121 if (!test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()1224 } else if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_eh_abort()1312 if (test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_process_abts_compl()
444 #define BNX2FC_FLAG_ABTS_DONE 0x3 macro