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

/freebsd-9.3-release/sys/dev/ppbus/
H A Dif_plip.c670 lpoutbyte(u_char byte, int spin, device_t ppbus) function
795 if (lpoutbyte(0x08, LPMAXSPIN1, ppbus))
797 if (lpoutbyte(0x00, LPMAXSPIN2, ppbus))
805 if (lpoutbyte(*cp++, LPMAXSPIN2, ppbus))

Completed in 47 milliseconds