Searched refs:SAFE_DEVINFO_RNG (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/safe/ | ||
| H A D | safereg.h | 248 #define SAFE_DEVINFO_RNG 0x00800000 /* RNG present */ macro |
| H A D | safe.c | 378 if (sc->sc_devinfo & SAFE_DEVINFO_RNG) { in safe_attach() |