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

  /src/sys/dev/ic/
aic6360reg.h 82 #define DMACNTRL1 0x13 /* DMA control 1 */
304 /* DMACNTRL1 */
aic6360.c 210 bus_space_write_1(iot, ioh, DMACNTRL1, 0); /* Reset stack pointer */
215 bus_space_write_1(iot, ioh, DMACNTRL1, 0);
336 bus_space_write_1(iot, ioh, DMACNTRL1, 0);
2188 printf(" SIMODE0=%x SIMODE1=%x DMACNTRL0=%x DMACNTRL1=%x "
2193 bus_space_read_1(iot, ioh, DMACNTRL1),

Completed in 12 milliseconds