Lines Matching refs:sg_local
1059 void *sg_local, *chain; in _scsih_build_scatter_gather() local
1091 sg_local = &mpi_request->SGL; in _scsih_build_scatter_gather()
1102 ioc->base_add_sg_single(sg_local, in _scsih_build_scatter_gather()
1106 ioc->base_add_sg_single(sg_local, sgl_flags | in _scsih_build_scatter_gather()
1109 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()
1133 ioc->base_add_sg_single(sg_local, chain_flags | chain_offset | in _scsih_build_scatter_gather()
1135 sg_local = chain; in _scsih_build_scatter_gather()
1142 ioc->base_add_sg_single(sg_local, in _scsih_build_scatter_gather()
1147 ioc->base_add_sg_single(sg_local, sgl_flags | in _scsih_build_scatter_gather()
1151 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()
1169 ioc->base_add_sg_single(sg_local, sgl_flags_end_buffer | in _scsih_build_scatter_gather()
1172 ioc->base_add_sg_single(sg_local, sgl_flags | in _scsih_build_scatter_gather()
1175 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()