HomeSort by: relevance | last modified time | path
    Searched defs:pushbytes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mvme/
lpt_mvme.c 123 static int pushbytes(struct lpt_softc *);
249 (void) pushbytes(sc);
264 pushbytes(struct lpt_softc *sc) function in typeref:typename:int
333 error = pushbytes(sc);
  /src/sys/arch/atari/dev/
lpt.c 123 static int pushbytes (struct lpt_softc *);
266 (void) pushbytes(sc);
285 pushbytes(struct lpt_softc *sc) function in typeref:typename:int
352 error = pushbytes(sc);

Completed in 95 milliseconds