Searched refs:fc_exch_lookup (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_exch.c1656 * fc_exch_lookup() - find an exchange
1662 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) function
1700 ep = fc_exch_lookup(lport,
1936 ep = fc_exch_lookup(lport, xid);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_exch.c1656 * fc_exch_lookup() - find an exchange
1662 static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid) function
1700 ep = fc_exch_lookup(lport,
1936 ep = fc_exch_lookup(lport, xid);

Completed in 72 milliseconds