Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibfc.h1017 void fc_exch_mgr_reset(struct fc_lport *, u32 s_id, u32 d_id);
/linux/drivers/scsi/libfc/
H A Dfc_exch.c1979 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did) in fc_exch_mgr_reset() function
1991 EXPORT_SYMBOL(fc_exch_mgr_reset);
2663 lport->tt.exch_mgr_reset = fc_exch_mgr_reset; in fc_exch_init()