Searched refs:SAFE_FLAGS_RNG (Results 1 – 2 of 2) sorted by relevance
145 #define SAFE_FLAGS_RNG 0x02 /* hardware rng */ macro
379 sc->sc_flags |= SAFE_FLAGS_RNG; in safe_attach()408 if (sc->sc_flags & SAFE_FLAGS_RNG) { in safe_attach()