Searched refs:DMAE_CH3 (Results 1 – 3 of 3) sorted by relevance
340 case DMAE_CH3: in d37A_prog_chan()429 case DMAE_CH3: in d37A_dma_swsetup()632 case DMAE_CH3: in d37A_set_mode()
5944 ASSERT(chn <= DMAE_CH3 && in dma8237_dma_start()6017 ASSERT(chn <= DMAE_CH3 && in x86_dma_start()6077 case DMAE_CH3: in dma8237_write_addr()6128 case DMAE_CH3: in dma8237_read_addr()6169 case DMAE_CH3: in dma8237_write_count()6201 case DMAE_CH3: in dma8237_read_count()
210 #define DMAE_CH3 3 /* Channel 3 */ macro