Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c118 static void maple_begin_txbuf(struct maple_softc *);
300 maple_begin_txbuf(sc); in maple_scanbus()
347 maple_begin_txbuf(sc); in maple_run_polling()
414 maple_begin_txbuf(struct maple_softc *sc) in maple_begin_txbuf() function
1229 for (u = SIMPLEQ_FIRST(&sc->sc_dmaq), maple_begin_txbuf(sc); in maple_check_responses()
1443 maple_begin_txbuf(sc); in maple_event_thread()