Searched refs:rftid (Results 1 – 1 of 1) sorted by relevance
1178 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build() local1185 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build()1187 rftid->dap = s_id; in fc_rftid_build()1192 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()1202 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build_sol() local1208 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build_sol()1210 rftid->dap = s_id; in fc_rftid_build_sol()1211 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap, in fc_rftid_build_sol()