Searched refs:DMA_SCREG (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/atari/include/
H A Ddma.h56 #define DMA_SCREG 0x0010 /* access sector count register */ macro
/netbsd-current/sys/arch/atari/dev/
H A Ddma.c269 DMA->dma_mode = DMA_SCREG | (mode & DMA_WRBIT);
H A Dfd.c247 DMA->dma_mode = FDC_CS | DMA_SCREG;
935 st_dmacomm(DMA_FDC | DMA_SCREG, 1);
940 st_dmacomm(DMA_WRBIT | DMA_FDC | DMA_SCREG, 1);

Completed in 111 milliseconds