Searched refs:BI_RNG_SEED (Results 1 - 2 of 2) sorted by relevance

/src/sys/arch/virt68k/include/
H A Dbootinfo.h63 #define BI_RNG_SEED 8 /* random number generator seed (bi_data) */ macro
/src/sys/arch/virt68k/virt68k/
H A Dbootinfo.c510 * Check for a BI_RNG_SEED record and, if found, use it to
517 struct bi_record *bi = bootinfo_find(BI_RNG_SEED);

Completed in 4 milliseconds