Lines Matching refs:test_and_set_bit
78 if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()
93 if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, in bnx2fc_cmd_timeout()
100 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_cmd_timeout()
121 if (!test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()
136 if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, in bnx2fc_cmd_timeout()
1184 if (test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, &io_req->req_flags)) { in bnx2fc_eh_abort()
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()
1320 if (test_and_set_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_abts_compl()
1408 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_lun_reset_cmpl()
1441 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_tgt_reset_cmpl()
1857 if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, &io_req->req_flags)) { in bnx2fc_process_scsi_cmd_compl()