Home
last modified time | relevance | path

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

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