Searched refs:seq_exch_abort (Results 1 – 3 of 3) sorted by relevance
566 int (*seq_exch_abort)(const struct fc_seq *, member
2575 if (!lport->tt.seq_exch_abort) in fc_exch_init()2576 lport->tt.seq_exch_abort = fc_seq_exch_abort; in fc_exch_init()
274 return fsp->lp->tt.seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()