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

  /src/sys/arch/acorn32/podulebus/
cosc.c 80 void cosc_set_dma_tc(struct esc_softc *, unsigned int);
350 cosc_set_dma_tc(struct esc_softc *sc, unsigned int len) function in typeref:typename:void
352 printf("cosc_set_dma_tc(sc, len = 0x%08x)", len);
cosc.c 80 void cosc_set_dma_tc(struct esc_softc *, unsigned int);
350 cosc_set_dma_tc(struct esc_softc *sc, unsigned int len) function in typeref:typename:void
352 printf("cosc_set_dma_tc(sc, len = 0x%08x)", len);
cosc.c 80 void cosc_set_dma_tc(struct esc_softc *, unsigned int);
350 cosc_set_dma_tc(struct esc_softc *sc, unsigned int len) function in typeref:typename:void
352 printf("cosc_set_dma_tc(sc, len = 0x%08x)", len);

Completed in 39 milliseconds