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

/freebsd-13-stable/sys/dev/ppbus/
H A Dif_plip.c124 #ifndef LPMAXSPIN2 /* DELAY factor for the lp# interfaces */
125 #define LPMAXSPIN2 500 /* Spinning for remote handshake to happen */ macro
546 j = clpinbyte(LPMAXSPIN2, ppbus);
550 j = clpinbyte(LPMAXSPIN2, ppbus);
560 j = clpinbyte(LPMAXSPIN2, ppbus);
568 j = clpinbyte(LPMAXSPIN2, ppbus);
604 j = LPMAXSPIN2;
614 j = LPMAXSPIN2;
754 if (clpoutbyte(*cp++, LPMAXSPIN2, ppbus))
760 if (clpoutbyte(chksum, LPMAXSPIN2, ppbu
[all...]

Completed in 93 milliseconds