Searched refs:fc_fcp_srr (Results 1 – 1 of 1) sorted by relevance
90 static void fc_fcp_srr(struct fc_fcp_pkt *, enum fc_rctl, u32);1599 fc_fcp_srr(fsp, r_ctl, offset); in fc_fcp_rec_resp()1633 fc_fcp_srr(fsp, r_ctl, offset); in fc_fcp_rec_resp()1714 static void fc_fcp_srr(struct fc_fcp_pkt *fsp, enum fc_rctl r_ctl, u32 offset) in fc_fcp_srr() function