Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_exch.c928 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() function
1059 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1088 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1182 ep = fc_exch_find(mp, xid); in fc_seq_lookup_orig()
1582 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()
2008 return fc_exch_find(ema->mp, xid); in fc_exch_lookup()