Searched refs:fc_exch_mgr_add (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dlibfc.h1041 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *,
/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.c1980 * fc_exch_mgr_add() - Add an exchange manager to a local port's list of EMs
1985 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, function
2002 EXPORT_SYMBOL(fc_exch_mgr_add); variable
2040 if (!fc_exch_mgr_add(dst, ema->mp, ema->match))
2114 if (!fc_exch_mgr_add(lport, mp, match)) {
2121 * call to fc_exch_mgr_add incremented mp->kref again,
/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.c1980 * fc_exch_mgr_add() - Add an exchange manager to a local port's list of EMs
1985 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, function
2002 EXPORT_SYMBOL(fc_exch_mgr_add); variable
2040 if (!fc_exch_mgr_add(dst, ema->mp, ema->match))
2114 if (!fc_exch_mgr_add(lport, mp, match)) {
2121 * call to fc_exch_mgr_add incremented mp->kref again,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dlibfc.h1041 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fcoe/
H A Dfcoe.c801 if (!fc_exch_mgr_add(lport, fcoe->oem, fcoe_oem_match)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c801 if (!fc_exch_mgr_add(lport, fcoe->oem, fcoe_oem_match)) {

Completed in 95 milliseconds