Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dhw_random.c177 #define INTEL_RNG_PRESENT 0x40 macro
236 if ((hw_status & INTEL_RNG_PRESENT) == 0) { in intel_init()