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

  /src/sys/arch/newsmips/apbus/
dmac3var.h 42 void dmac3_misc(struct dmac3_softc *, int);
dmac3.c 204 dmac3_misc(struct dmac3_softc *sc, int cmd) function in typeref:typename:void
spifi.c 135 #define DMAC3_FASTACCESS(sc) dmac3_misc((sc)->sc_dma, DMAC3_CONF_FASTACCESS)
136 #define DMAC3_SLOWACCESS(sc) dmac3_misc((sc)->sc_dma, DMAC3_CONF_SLOWACCESS)

Completed in 68 milliseconds