SA_FLAG_COMP_ENABLED
SA_FLAG_COMPRESSION = (SA_FLAG_COMP_SUPP|SA_FLAG_COMP_ENABLED|
softc->flags |= SA_FLAG_COMP_ENABLED;
if ((softc->flags & SA_FLAG_COMP_ENABLED) == 0) {
softc->flags |= SA_FLAG_COMP_ENABLED;
softc->flags &= ~SA_FLAG_COMP_ENABLED;
softc->flags |= SA_FLAG_COMP_ENABLED;
if (softc->flags & SA_FLAG_COMP_ENABLED)