Searched refs:fc_fcp_srr (Results 1 – 1 of 1) sorted by relevance
106 static void fc_fcp_srr(struct fc_fcp_pkt *, enum fc_rctl, u32);1529 fc_fcp_srr(fsp, r_ctl, offset); in fc_fcp_rec_resp()1563 fc_fcp_srr(fsp, r_ctl, offset); in fc_fcp_rec_resp()1638 static void fc_fcp_srr(struct fc_fcp_pkt *fsp, enum fc_rctl r_ctl, u32 offset) in fc_fcp_srr() function