VNF_SIMPLE 253 dev/vnd.c if (((sc->sc_flags & VNF_SIMPLE) != 0) != VNF_SIMPLE 259 dev/vnd.c sc->sc_flags |= VNF_SIMPLE; VNF_SIMPLE 261 dev/vnd.c sc->sc_flags &= ~VNF_SIMPLE; VNF_SIMPLE 723 dev/vnd.c if (!(vnd->sc_flags & VNF_SIMPLE) && vio->vnd_keylen)