Searched refs:rftid (Results 1 – 1 of 1) sorted by relevance
1062 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build() local1069 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build()1071 rftid->dap = s_id; in fc_rftid_build()1076 rftid->fc4_type[index] = cpu_to_be32(type_value); in fc_rftid_build()1086 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build_sol() local1092 memset(rftid, 0, sizeof(struct fcgs_rftid_req_s)); in fc_rftid_build_sol()1094 rftid->dap = s_id; in fc_rftid_build_sol()1095 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap, in fc_rftid_build_sol()