Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/libfc/
Dfc_fcp.c91 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
1746 seq = fc_exch_seq_send(lport, fp, fc_fcp_srr_resp, in fc_fcp_srr()
1768 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp() function