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

  /src/sys/dev/ic/
aic6360.c 197 bus_space_write_1(iot, ioh, DMACNTRL0, 0);
335 bus_space_write_1(iot, ioh, DMACNTRL0, RSTFIFO);
429 bus_space_write_1(sc->sc_iot, sc->sc_ioh, DMACNTRL0, INTEN);
1253 bus_space_write_1(iot, ioh, DMACNTRL0, RSTFIFO);
1445 bus_space_write_1(iot, ioh, DMACNTRL0, RSTFIFO | WRITE);
1447 bus_space_write_1(iot, ioh, DMACNTRL0, ENDMA | DWORDPIO | WRITE);
1507 bus_space_write_1(iot, ioh, DMACNTRL0,
1512 bus_space_write_1(iot, ioh, DMACNTRL0,
1549 bus_space_write_1(iot, ioh, DMACNTRL0,
1562 bus_space_write_1(iot, ioh, DMACNTRL0, 0)
    [all...]
aic6360reg.h 81 #define DMACNTRL0 0x12 /* DMA control 0 */
294 /* DMACNTRL0 */

Completed in 12 milliseconds