HomeSort by: relevance | last modified time | path
    Searched defs:count_ff (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/pci/
fwhrng.c 120 int i, j, count_ff; local in function:fwhrng_attach
149 count_ff = 0;
169 ++count_ff;
172 if (count_ff == FWHRNG_MIN_SAMPLES) {
fwhrng.c 120 int i, j, count_ff; local in function:fwhrng_attach
149 count_ff = 0;
169 ++count_ff;
172 if (count_ff == FWHRNG_MIN_SAMPLES) {
fwhrng.c 120 int i, j, count_ff; local in function:fwhrng_attach
149 count_ff = 0;
169 ++count_ff;
172 if (count_ff == FWHRNG_MIN_SAMPLES) {

Completed in 44 milliseconds