Home
last modified time | relevance | path

Searched refs:BNX2FC_FLAG_ISSUE_RRQ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h440 #define BNX2FC_FLAG_ISSUE_RRQ 0x1 macro
H A Dbnx2fc_tgt.c258 clear_bit(BNX2FC_FLAG_ISSUE_RRQ, &io_req->req_flags); in bnx2fc_flush_active_ios()
H A Dbnx2fc_io.c52 if (test_and_clear_bit(BNX2FC_FLAG_ISSUE_RRQ, &io_req->req_flags)) { in bnx2fc_cmd_timeout()
1423 set_bit(BNX2FC_FLAG_ISSUE_RRQ, &io_req->req_flags); in bnx2fc_process_abts_compl()