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

/freebsd-10-stable/sys/dev/ppbus/
H A Dif_plip.c669 lpoutbyte(u_char byte, int spin, device_t ppbus) function
794 if (lpoutbyte(0x08, LPMAXSPIN1, ppbus))
796 if (lpoutbyte(0x00, LPMAXSPIN2, ppbus))
804 if (lpoutbyte(*cp++, LPMAXSPIN2, ppbus))

Completed in 95 milliseconds