Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c2099 struct fc_exch *aborted_ep = arg; in fc_exch_rrq_resp() local
2107 FC_EXCH_DBG(aborted_ep, "Cannot process RRQ, " in fc_exch_rrq_resp()
2117 FC_EXCH_DBG(aborted_ep, "LS_RJT for RRQ\n"); in fc_exch_rrq_resp()
2122 FC_EXCH_DBG(aborted_ep, "unexpected response op %x for RRQ\n", in fc_exch_rrq_resp()
2128 fc_exch_done(&aborted_ep->seq); in fc_exch_rrq_resp()
2130 fc_exch_release(aborted_ep); in fc_exch_rrq_resp()