Lines Matching defs:chnl
85 int chnl; in i_dmae_init() local
107 i_dmae_acquire(dev_info_t *dip, int chnl, int (*dmae_waitfp)(), caddr_t arg) in i_dmae_acquire()
147 i_dmae_free(dev_info_t *dip, int chnl) in i_dmae_free()
190 _dmae_nxcookie(int chnl) in _dmae_nxcookie()
223 ddi_dma_cookie_t *cp, int chnl) in i_dmae_prog()
262 ddi_dma_cookie_t *cp, int chnl) in i_dmae_swsetup()
294 i_dmae_swstart(dev_info_t *dip, int chnl) in i_dmae_swstart()
314 i_dmae_stop(dev_info_t *dip, int chnl) in i_dmae_stop()
338 i_dmae_enable(dev_info_t *dip, int chnl) in i_dmae_enable()
358 i_dmae_disable(dev_info_t *dip, int chnl) in i_dmae_disable()
379 i_dmae_get_chan_stat(dev_info_t *dip, int chnl, ulong_t *addressp, int *countp) in i_dmae_get_chan_stat()