Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c119 static int maple_end_txbuf(struct maple_softc *);
312 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) { in maple_scanbus()
350 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) { in maple_run_polling()
422 maple_end_txbuf(struct maple_softc *sc) in maple_end_txbuf() function
1490 if (maple_end_txbuf(sc)) { in maple_event_thread()