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

  /src/sys/arch/acorn32/podulebus/
ptsc.c 114 void ptsc_set_dma_tc(struct sfas_softc *, unsigned int);
299 ptsc_set_dma_tc(struct sfas_softc *sc, unsigned int len) function in typeref:typename:void
301 printf("ptsc_set_dma_tc(sc, len = 0x%08x)", len);
ptsc.c 114 void ptsc_set_dma_tc(struct sfas_softc *, unsigned int);
299 ptsc_set_dma_tc(struct sfas_softc *sc, unsigned int len) function in typeref:typename:void
301 printf("ptsc_set_dma_tc(sc, len = 0x%08x)", len);

Completed in 26 milliseconds