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

/netbsd-current/sys/dev/ppbus/
H A Dif_plip.c682 lpoutbyte(u_char byte, int spin, device_t ppbus) function
880 if (lpoutbyte(0x08, LPMAXSPIN1, ppbus))
882 if (lpoutbyte(0x00, LPMAXSPIN2, ppbus))
890 if (lpoutbyte(*cp++, LPMAXSPIN2, ppbus))

Completed in 189 milliseconds