Home
last modified time | relevance | path

Searched refs:dma_drvmode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/atari/include/
H A Ddma.h43 volatile u_short dma_drvmode; /* floppy density settings */ member
/netbsd-src/sys/arch/atari/dev/
H A Dfd.c789 DMA->dma_drvmode = 0; in fdselect()
792 DMA->dma_drvmode = (FDC_HDSET|FDC_HDSIG); in fdselect()
810 DMA->dma_drvmode = 0; in fddeselect()