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

/freebsd-11-stable/sys/pc98/cbus/
H A Dolpt.c124 #define LPTOUTINITIAL 10 /* initial timeout to wait for ready 1/10 s */ macro
423 sc->sc_backoff = hz / LPTOUTINITIAL;
/freebsd-11-stable/sys/dev/ppbus/
H A Dlpt.c101 #define LPTOUTINITIAL 10 /* initial timeout to wait for ready 1/10 s */ macro
589 sc->sc_backoff = hz / LPTOUTINITIAL;
888 sc->sc_backoff = hz / LPTOUTINITIAL;

Completed in 88 milliseconds