FLG_SG_IS_ORDER
{ FLG_SG_IS_ORDER, MSG_FLG_SG_IS_ORDER },
if (((enp->ec_segment->sg_flags & FLG_SG_IS_ORDER) == 0) ||
sgp->sg_flags |= FLG_SG_IS_ORDER;
if (sgp->sg_flags & FLG_SG_IS_ORDER) {
enp->ec_segment->sg_flags |= FLG_SG_IS_ORDER;
(sgp->sg_flags & FLG_SG_IS_ORDER)) {
(sgp->sg_flags & FLG_SG_IS_ORDER) != 0) == 0)