Lines Matching refs:sgl_flags
635 u32 sgl_flags; in _ctl_do_mpt_command() local
770 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
772 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
773 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
780 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
783 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
784 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
787 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
790 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
791 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()
794 sgl_flags = (MPI2_SGE_FLAGS_SIMPLE_ELEMENT | in _ctl_do_mpt_command()
797 sgl_flags = sgl_flags << MPI2_SGE_FLAGS_SHIFT; in _ctl_do_mpt_command()
798 ioc->base_add_sg_single(psge, sgl_flags | in _ctl_do_mpt_command()