Home
last modified time | relevance | path

Searched refs:rftid (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcbuild.c1177 struct fcgs_rftid_req_s *rftid = (struct fcgs_rftid_req_s *)(cthdr + 1); in fc_rftid_build() local
1184 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() local
1207 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()