Searched refs:viac3_rnd_tmo (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/amd64/amd64/
H A Dautoconf.c81 extern struct timeout viac3_rnd_tmo;
142 timeout_set(&viac3_rnd_tmo, viac3_rnd, &viac3_rnd_tmo);
143 viac3_rnd(&viac3_rnd_tmo);
H A Dvia.c489 struct timeout viac3_rnd_tmo; variable in typeref:struct:timeout
/openbsd-current/sys/arch/i386/i386/
H A Dautoconf.c84 extern struct timeout viac3_rnd_tmo;
172 timeout_set(&viac3_rnd_tmo, viac3_rnd, &viac3_rnd_tmo);
173 viac3_rnd(&viac3_rnd_tmo);
H A Dvia.c497 struct timeout viac3_rnd_tmo; variable in typeref:struct:timeout

Completed in 182 milliseconds