Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/libfc/
Dfc_exch.c907 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() function
1022 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1051 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()
1145 ep = fc_exch_find(mp, xid); in fc_seq_lookup_orig()
1532 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()
1722 ep = fc_exch_find(mp, (f_ctl & FC_FC_EX_CTX) ? in fc_exch_recv_bls()
1936 return fc_exch_find(ema->mp, xid); in fc_exch_lookup()