Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c935 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() function
1066 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1095 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1189 ep = fc_exch_find(mp, xid); in fc_seq_lookup_orig()
1589 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()
1776 ep = fc_exch_find(mp, (f_ctl & FC_FC_EX_CTX) ? in fc_exch_recv_bls()
2002 return fc_exch_find(ema->mp, xid); in fc_exch_lookup()