Searched refs:rec_req (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 370 struct bnx2fc_cmd *rec_req; bnx2fc_rec_compl() local 391 rec_req = cb_arg->io_req; bnx2fc_rec_compl() 393 BNX2FC_IO_DBG(rec_req, "rec_compl: orig xid = 0x%x", orig_io_req->xid); bnx2fc_rec_compl() 397 if (test_and_clear_bit(BNX2FC_FLAG_ELS_TIMEOUT, &rec_req->req_flags)) { bnx2fc_rec_compl() 398 BNX2FC_IO_DBG(rec_req, "timed out, abort " bnx2fc_rec_compl() 402 rc = bnx2fc_initiate_abts(rec_req); bnx2fc_rec_compl() 404 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " bnx2fc_rec_compl() 406 bnx2fc_initiate_cleanup(rec_req); bnx2fc_rec_compl() 419 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " bnx2fc_rec_compl() 428 BNX2FC_IO_DBG(rec_req, "completed" bnx2fc_rec_compl() 434 BNX2FC_IO_DBG(rec_req, "abts in prog " bnx2fc_rec_compl() 440 mp_req = &(rec_req->mp_req); bnx2fc_rec_compl() 467 BNX2FC_IO_DBG(rec_req, "opcode is RJT\n"); bnx2fc_rec_compl() 472 BNX2FC_IO_DBG(rec_req, "handle CMD LOST case\n"); bnx2fc_rec_compl() 482 BNX2FC_IO_DBG(rec_req, "Post IO request again\n"); bnx2fc_rec_compl() 486 BNX2FC_IO_DBG(rec_req, "REC: io post err\n"); bnx2fc_rec_compl() 491 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " bnx2fc_rec_compl() 500 BNX2FC_IO_DBG(rec_req, "target has the seq init\n"); bnx2fc_rec_compl() 503 BNX2FC_IO_DBG(rec_req, "e_stat = 0x%x, offset = 0x%x\n", bnx2fc_rec_compl() 512 BNX2FC_IO_DBG(rec_req, "WRITE - resp lost\n"); bnx2fc_rec_compl() 518 BNX2FC_IO_DBG(rec_req, "XFER_RDY/DATA lost\n"); bnx2fc_rec_compl() 531 BNX2FC_IO_DBG(rec_req, "READ - resp lost\n"); bnx2fc_rec_compl() 538 BNX2FC_IO_DBG(rec_req, "RD DATA lost\n"); bnx2fc_rec_compl() 549 BNX2FC_IO_DBG(rec_req, "rec_compl:initiate_abts" bnx2fc_rec_compl() 554 BNX2FC_IO_DBG(rec_req, "Send SRR - FCP_RSP\n"); bnx2fc_rec_compl() 560 BNX2FC_IO_DBG(rec_req, "Unable to send SRR" bnx2fc_rec_compl()
|
Completed in 64 milliseconds