Searched refs:fc_exch_mgr_destroy (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.c2005 * fc_exch_mgr_destroy() - Destroy an exchange manager
2008 static void fc_exch_mgr_destroy(struct kref *kref) function
2025 kref_put(&ema->mp->kref, fc_exch_mgr_destroy);
2124 kref_put(&mp->kref, fc_exch_mgr_destroy);
/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.c2005 * fc_exch_mgr_destroy() - Destroy an exchange manager
2008 static void fc_exch_mgr_destroy(struct kref *kref) function
2025 kref_put(&ema->mp->kref, fc_exch_mgr_destroy);
2124 kref_put(&mp->kref, fc_exch_mgr_destroy);

Completed in 65 milliseconds