Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_exch.c691 int fc_seq_exch_abort(const struct fc_seq *req_sp, unsigned int timer_msec) in fc_seq_exch_abort() function
789 fc_seq_exch_abort(sp, 2 * ep->r_a_tov); in fc_exch_timeout()
Dfc_fcp.c277 rc = fc_seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()