MSK_FLAG_RAMBUF
if (sc_if->msk_flags & MSK_FLAG_RAMBUF)
if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0) {
if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0)
if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0)
sc->msk_pflags |= MSK_FLAG_RAMBUF;