Searched defs:chnl (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | i8237A.c | 154 d37A_dma_valid(int chnl) in d37A_dma_valid() 171 d37A_dma_release(int chnl) in d37A_dma_release() 188 d37A_dma_disable(int chnl) in d37A_dma_disable() 206 d37A_dma_enable(int chnl) in d37A_dma_enable() 241 int chnl, istate, nstate; in d37A_intr() local 288 dEISA_setchain(ddi_dma_cookie_t *cp, int chnl) in dEISA_setchain() 316 d37A_prog_chan(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) in d37A_prog_chan() 408 d37A_dma_swsetup(struct ddi_dmae_req *dmaereqp, ddi_dma_cookie_t *cp, int chnl) in d37A_dma_swsetup() 488 d37A_dma_swstart(int chnl) in d37A_dma_swstart() 507 d37A_dma_stop(int chnl) in d37A_dma_stop() [all …]
|
H A D | dma_engine.c | 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() [all …]
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | ddi_i86.c | 47 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()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/ |
H A D | ncsi_basic_types.h | 535 u32_t chnl : 8; member
|
/illumos-gate/usr/src/uts/common/io/iwn/ |
H A D | if_iwn.c | 7290 int error, chnl, qid; in iwn_hw_init() local 7405 int chnl, qid, ntries; in iwn_hw_stop() local
|
H A D | if_iwnreg.h | 314 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) argument
|