Searched refs:exch_done (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_fcp.c283 fsp->lp->tt.exch_done(fsp->seq_ptr);
959 lport->tt.exch_done(seq);
974 lport->tt.exch_done(fsp->seq_ptr);
1243 lport->tt.exch_done(fsp->seq_ptr);
1299 fsp->lp->tt.exch_done(seq);
1675 * BUG? fc_fcp_srr_error calls exch_done which would release
1677 * then fc_exch_timeout would be sending an abort. The exch_done
1698 fsp->lp->tt.exch_done(seq);
1713 fsp->lp->tt.exch_done(fsp->recov_seq);
H A Dfc_exch.c2234 if (!lport->tt.exch_done)
2235 lport->tt.exch_done = fc_exch_done;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibfc.h546 void (*exch_done)(struct fc_seq *); member in struct:libfc_function_template

Completed in 69 milliseconds