Searched refs:BNX2FC_FLAG_EH_ABORT (Results 1 – 3 of 3) sorted by relevance
183 if (test_and_clear_bit(BNX2FC_FLAG_EH_ABORT, in bnx2fc_flush_active_ios()247 if (test_and_clear_bit(BNX2FC_FLAG_EH_ABORT, in bnx2fc_flush_active_ios()
69 if (test_and_clear_bit(BNX2FC_FLAG_EH_ABORT, in bnx2fc_cmd_timeout()1232 set_bit(BNX2FC_FLAG_EH_ABORT, &io_req->req_flags); in bnx2fc_eh_abort()1430 if (test_and_clear_bit(BNX2FC_FLAG_EH_ABORT, in bnx2fc_process_abts_compl()1963 if (test_and_clear_bit(BNX2FC_FLAG_EH_ABORT, in bnx2fc_process_scsi_cmd_compl()
447 #define BNX2FC_FLAG_EH_ABORT 0x8 macro