G_RAID3_DEVICE_FLAG_MASK
if ((md->md_mflags & ~G_RAID3_DEVICE_FLAG_MASK) != 0) {
md->md_mflags = (sc->sc_flags & G_RAID3_DEVICE_FLAG_MASK);