Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dlpt.c106 int lptpushbytes(struct lpt_softc *);
275 (void) lptpushbytes(sc); in lptclose()
290 lptpushbytes(struct lpt_softc *sc) in lptpushbytes() function
377 error = lptpushbytes(sc); in lptwrite()