Lines Matching defs:RTS_DMA_Enable_Write
175 static SANE_Int RTS_DMA_Enable_Write (struct st_device *dev, SANE_Int dmacs,
4282 if (RTS_DMA_Enable_Write (dev, dmacs, size, options) == OK)
4324 if (RTS_DMA_Enable_Write
6229 if (RTS_DMA_Enable_Write (dev, 0x0000, size, first_table) ==
9498 if (RTS_DMA_Enable_Write (dev, 0x0004, size, data) == OK)
9735 if (RTS_DMA_Enable_Write
9798 if (RTS_DMA_Enable_Write
14253 RTS_DMA_Enable_Write (struct st_device *dev, SANE_Int dmacs, SANE_Int size,
14260 "+ RTS_DMA_Enable_Write(dmacs=0x%04x, size=%i, options=0x%06x)\n",
14270 DBG (DBG_FNC, "- RTS_DMA_Enable_Write: %i\n", rst);
14799 RTS_DMA_Enable_Write (dev, 0x4, 512, 0);