DA_FLAG_ROTATING
&softc->flags, (u_int)DA_FLAG_ROTATING, dabitsysctl, "I",
softc->flags |= DA_FLAG_ROTATING;
softc->flags &= ~DA_FLAG_ROTATING;