Home
last modified time | relevance | path

Searched refs:SAFE_DEVINFO_RNG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/safe/
H A Dsafereg.h248 #define SAFE_DEVINFO_RNG 0x00800000 /* RNG present */ macro
H A Dsafe.c378 if (sc->sc_devinfo & SAFE_DEVINFO_RNG) { in safe_attach()