set_dma_mode
static void set_dma_mode(struct fdctlr *fdc, int val);
set_dma_mode(fdc, CSB_READ);
set_dma_mode(fdc, CSB_WRITE);