Home
last modified time | relevance | path

Searched defs:chnl (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Di8237A.c156 d37A_dma_valid(int chnl) in d37A_dma_valid()
173 d37A_dma_release(int chnl) in d37A_dma_release()
190 d37A_dma_disable(int chnl) in d37A_dma_disable()
208 d37A_dma_enable(int chnl) in d37A_dma_enable()
243 int chnl, istate, nstate; in d37A_intr() local
290 dEISA_setchain(ddi_dma_cookie_t *cp, int chnl) in dEISA_setchain()
318 d37A_prog_chan(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) in d37A_prog_chan()
410 d37A_dma_swsetup(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) in d37A_dma_swsetup()
490 d37A_dma_swstart(int chnl) in d37A_dma_swstart()
509 d37A_dma_stop(int chnl) in d37A_dma_stop()
[all …]
H A Ddma_engine.c85 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()
[all …]
/titanic_50/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c47 ddi_dmae_alloc(dev_info_t *dip, int chnl, int (*dmae_waitfp)(), caddr_t arg) in ddi_dmae_alloc()
55 ddi_dmae_release(dev_info_t *dip, int chnl) in ddi_dmae_release()
69 ddi_dmae_1stparty(dev_info_t *dip, int chnl) in ddi_dmae_1stparty()
77 ddi_dma_cookie_t *cookiep, int chnl) in ddi_dmae_prog()
85 ddi_dma_cookie_t *cookiep, int chnl) in ddi_dmae_swsetup()
92 ddi_dmae_swstart(dev_info_t *dip, int chnl) in ddi_dmae_swstart()
99 ddi_dmae_stop(dev_info_t *dip, int chnl) in ddi_dmae_stop()
106 ddi_dmae_enable(dev_info_t *dip, int chnl) in ddi_dmae_enable()
113 ddi_dmae_disable(dev_info_t *dip, int chnl) in ddi_dmae_disable()
120 ddi_dmae_getcnt(dev_info_t *dip, int chnl, int *countp) in ddi_dmae_getcnt()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_basic_types.h535 u32_t chnl : 8; member