Searched refs:BNX2FC_FLAG_ABTS_DONE (Results 1 – 2 of 2) sorted by relevance
79 if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()122 if (!test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()1252 } else if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_eh_abort()1343 if (test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_process_abts_compl()
447 #define BNX2FC_FLAG_ABTS_DONE 0x3 macro