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

/netbsd-current/sys/dev/ppbus/
H A Dif_plip.c138 #ifndef LPMAXRTRY
139 #define LPMAXRTRY 100 /* If channel busy, retry LPMAXRTRY macro
803 if (++lp->sc_xmit_rtry > LPMAXRTRY) {

Completed in 134 milliseconds