Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/libfc/
Dfc_exch.c2103 struct fc_exch *aborted_ep = arg; in fc_exch_rrq_resp() local
2111 FC_EXCH_DBG(aborted_ep, "Cannot process RRQ, " in fc_exch_rrq_resp()
2121 FC_EXCH_DBG(aborted_ep, "LS_RJT for RRQ\n"); in fc_exch_rrq_resp()
2126 FC_EXCH_DBG(aborted_ep, "unexpected response op %x for RRQ\n", in fc_exch_rrq_resp()
2132 fc_exch_done(&aborted_ep->seq); in fc_exch_rrq_resp()
2134 fc_exch_release(aborted_ep); in fc_exch_rrq_resp()