Home
last modified time | relevance | path

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

/src/sys/dev/ppbus/
H A Dif_plip.c122 #ifndef LPMAXSPIN2 /* DELAY factor for the lp# interfaces */
123 #define LPMAXSPIN2 500 /* Spinning for remote handshake to happen */ macro
536 j = clpinbyte(LPMAXSPIN2, ppbus); in lp_intr()
540 j = clpinbyte(LPMAXSPIN2, ppbus); in lp_intr()
550 j = clpinbyte(LPMAXSPIN2, ppbus); in lp_intr()
558 j = clpinbyte(LPMAXSPIN2, ppbus); in lp_intr()
593 j = LPMAXSPIN2; in lp_intr()
603 j = LPMAXSPIN2; in lp_intr()
742 if (clpoutbyte(*cp++, LPMAXSPIN2, ppbus)) in lpoutput()
748 if (clpoutbyte(chksum, LPMAXSPIN2, ppbus)) in lpoutput()
[all …]