Home
last modified time | relevance | path

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

/src/sys/dev/ppbus/
H A Dif_plip.c658 lpoutbyte(u_char byte, int spin, device_t ppbus) in lpoutbyte() function
782 if (lpoutbyte(0x08, LPMAXSPIN1, ppbus)) in lpoutput()
784 if (lpoutbyte(0x00, LPMAXSPIN2, ppbus)) in lpoutput()
792 if (lpoutbyte(*cp++, LPMAXSPIN2, ppbus)) in lpoutput()