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

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c272 for (bias = 0; bias < N2RNG_NBIASES; bias++) {
344 for (b0 = 0; b0 < N2RNG_NBIASES; b0++) {
346 for (b1 = 0; b1 < N2RNG_NBIASES; b1++) {
349 for (b2 = 0; b2 < N2RNG_NBIASES; b2++) {
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h184 #define N2RNG_NBIASES (1 << N2RNG_BIASBITS) macro
197 typedef n2rng_osc_perf_t n2rng_osc_perf_table_t[N2RNG_NOSC][N2RNG_NBIASES];

Completed in 77 milliseconds