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

  /src/sys/arch/dreamcast/dev/maple/
maple.c 145 static int maple_retry(struct maple_softc *, struct maple_unit *,
1156 maple_retry(struct maple_softc *sc, struct maple_unit *u, function in typeref:typename:int
1240 if (maple_retry(sc, u, u->u_dma_stat) == 0)
1277 if (maple_retry(sc, u, MAPLE_DMA_PERIODIC))
1289 * Do not use maple_retry(), which conflicts
1324 if (maple_retry(sc, u, MAPLE_DMA_PING)) {
1381 if (maple_retry(sc, u, u->u_dma_stat)) {
maple.c 145 static int maple_retry(struct maple_softc *, struct maple_unit *,
1156 maple_retry(struct maple_softc *sc, struct maple_unit *u, function in typeref:typename:int
1240 if (maple_retry(sc, u, u->u_dma_stat) == 0)
1277 if (maple_retry(sc, u, MAPLE_DMA_PERIODIC))
1289 * Do not use maple_retry(), which conflicts
1324 if (maple_retry(sc, u, MAPLE_DMA_PING)) {
1381 if (maple_retry(sc, u, u->u_dma_stat)) {
maple.c 145 static int maple_retry(struct maple_softc *, struct maple_unit *,
1156 maple_retry(struct maple_softc *sc, struct maple_unit *u, function in typeref:typename:int
1240 if (maple_retry(sc, u, u->u_dma_stat) == 0)
1277 if (maple_retry(sc, u, MAPLE_DMA_PERIODIC))
1289 * Do not use maple_retry(), which conflicts
1324 if (maple_retry(sc, u, MAPLE_DMA_PING)) {
1381 if (maple_retry(sc, u, u->u_dma_stat)) {
maple.c 145 static int maple_retry(struct maple_softc *, struct maple_unit *,
1156 maple_retry(struct maple_softc *sc, struct maple_unit *u, function in typeref:typename:int
1240 if (maple_retry(sc, u, u->u_dma_stat) == 0)
1277 if (maple_retry(sc, u, MAPLE_DMA_PERIODIC))
1289 * Do not use maple_retry(), which conflicts
1324 if (maple_retry(sc, u, MAPLE_DMA_PING)) {
1381 if (maple_retry(sc, u, u->u_dma_stat)) {

Completed in 488 milliseconds