Searched refs:fc_exch_find (Results 1 – 1 of 1) sorted by relevance
927 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() function1058 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()1087 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()1181 ep = fc_exch_find(mp, xid); in fc_seq_lookup_orig()1581 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()1774 ep = fc_exch_find(mp, (f_ctl & FC_FC_EX_CTX) ? in fc_exch_recv_bls()2006 return fc_exch_find(ema->mp, xid); in fc_exch_lookup()