Searched refs:SgEntry64 (Results 1 – 5 of 5) sorted by relevance
220 sg->SgEntry64[i].SgAddress = segs[i].ds_addr; in aac_dump_map_sg64()221 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_dump_map_sg64()
400 struct aac_sg_entry64 SgEntry64[0]; member
1591 sg->SgEntry64[i].SgAddress = segs[i].ds_addr; in aac_map_command_sg()1592 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aac_map_command_sg()
347 struct aac_sg_entry64 SgEntry64[0]; member
1397 sg->SgEntry64[i].SgAddress = segs[i].ds_addr; in aacraid_map_command_sg()1398 sg->SgEntry64[i].SgByteCount = segs[i].ds_len; in aacraid_map_command_sg()1399 aac_sg_entry64_tole(&sg->SgEntry64[i]); in aacraid_map_command_sg()