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

  /src/sys/arch/dreamcast/dev/maple/
maple.c 119 static int maple_end_txbuf(struct maple_softc *);
312 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
350 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
422 maple_end_txbuf(struct maple_softc *sc) function in typeref:typename:int
1490 if (maple_end_txbuf(sc)) {
maple.c 119 static int maple_end_txbuf(struct maple_softc *);
312 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
350 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
422 maple_end_txbuf(struct maple_softc *sc) function in typeref:typename:int
1490 if (maple_end_txbuf(sc)) {
maple.c 119 static int maple_end_txbuf(struct maple_softc *);
312 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
350 for (i = 10 /* just not forever */; maple_end_txbuf(sc); i--) {
422 maple_end_txbuf(struct maple_softc *sc) function in typeref:typename:int
1490 if (maple_end_txbuf(sc)) {

Completed in 36 milliseconds