Home
last modified time | relevance | path

Searched refs:fc_exch_seq_send (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_elsct.c58 return fc_exch_seq_send(lport, fp, resp, NULL, arg, timer_msec); in fc_elsct_send()
H A Dfc_exch.c2175 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport, in fc_exch_seq_send() function
2234 EXPORT_SYMBOL(fc_exch_seq_send);
2271 if (fc_exch_seq_send(lport, fp, fc_exch_rrq_resp, NULL, ep, in fc_exch_rrq()
H A Dfc_lport.c2064 if (!fc_exch_seq_send(lport, fp, fc_lport_bsg_resp, in fc_lport_els_request()
2124 if (!fc_exch_seq_send(lport, fp, fc_lport_bsg_resp, in fc_lport_ct_request()
H A Dfc_rport.c1299 if (!fc_exch_seq_send(lport, fp, fc_rport_prli_resp, in fc_rport_enter_prli()
/linux/include/scsi/
H A Dlibfc.h992 struct fc_seq *fc_exch_seq_send(struct fc_lport *lport,