Lines Matching refs:test_and_set_bit
81 if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()
86 logo_issued = test_and_set_bit( in bnx2fc_cmd_timeout()
107 if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, in bnx2fc_cmd_timeout()
114 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_cmd_timeout()
125 logo_issued = test_and_set_bit( in bnx2fc_cmd_timeout()
153 if (!test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_cmd_timeout()
157 logo_issued = test_and_set_bit( in bnx2fc_cmd_timeout()
181 if (test_and_set_bit(BNX2FC_FLAG_ELS_DONE, in bnx2fc_cmd_timeout()
1121 logo_issued = test_and_set_bit(BNX2FC_FLAG_EXPL_LOGO, in bnx2fc_expl_logo()
1245 if (test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, &io_req->req_flags)) { in bnx2fc_eh_abort()
1285 } else if (!(test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_eh_abort()
1373 if (test_and_set_bit(BNX2FC_FLAG_ABTS_DONE, in bnx2fc_process_abts_compl()
1381 if (test_and_set_bit(BNX2FC_FLAG_IO_CLEANUP, in bnx2fc_process_abts_compl()
1469 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_lun_reset_cmpl()
1502 if (!test_and_set_bit(BNX2FC_FLAG_ISSUE_ABTS, in bnx2fc_tgt_reset_cmpl()
1915 if (test_and_set_bit(BNX2FC_FLAG_IO_COMPL, &io_req->req_flags)) { in bnx2fc_process_scsi_cmd_compl()