Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c1000 #define PROBE_MAXWAIT 400 macro
1067 for (wait = PROBE_MAXWAIT; wait > 0; --wait) { in probe_keyboard()
1085 for (wait = PROBE_MAXWAIT; wait > 0; --wait) { in probe_keyboard()