Lines Matching defs:chnl
83 int chnl; in i_dmae_init() local
105 i_dmae_acquire(dev_info_t *dip, int chnl, int (*dmae_waitfp)(), caddr_t arg) in i_dmae_acquire()
145 i_dmae_free(dev_info_t *dip, int chnl) in i_dmae_free()
188 _dmae_nxcookie(int chnl) in _dmae_nxcookie()
221 ddi_dma_cookie_t *cp, int chnl) in i_dmae_prog()
260 ddi_dma_cookie_t *cp, int chnl) in i_dmae_swsetup()
292 i_dmae_swstart(dev_info_t *dip, int chnl) in i_dmae_swstart()
312 i_dmae_stop(dev_info_t *dip, int chnl) in i_dmae_stop()
336 i_dmae_enable(dev_info_t *dip, int chnl) in i_dmae_enable()
356 i_dmae_disable(dev_info_t *dip, int chnl) in i_dmae_disable()
377 i_dmae_get_chan_stat(dev_info_t *dip, int chnl, ulong_t *addressp, int *countp) in i_dmae_get_chan_stat()