Searched refs:rftid (Results 1 – 1 of 1) sorted by relevance
1177 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build() local1184 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build()1186 rftid->dap = s_id; in fc_rftid_build()1191 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()1201 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build_sol() local1207 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build_sol()1209 rftid->dap = s_id; in fc_rftid_build_sol()1210 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap, in fc_rftid_build_sol()