Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dlpt.c101 #define LPTOUTINITIAL 10 /* initial timeout to wait for ready 1/10 s */ macro
582 sc->sc_backoff = hz / LPTOUTINITIAL; in lptopen()
878 sc->sc_backoff = hz / LPTOUTINITIAL; in lptintr()