Lines Matching refs:sgl_flags
630 u32 sgl_flags; in _ctl_do_mpt_command() local
765 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
767 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
768 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
775 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
778 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
779 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
782 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
785 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
786 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
789 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
792 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
793 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()