Home
last modified time | relevance | path

Searched refs:i_dmae_get_chan_stat (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddma_engine.h121 extern void i_dmae_get_chan_stat(dev_info_t *dip, int chnl,
/illumos-gate/usr/src/uts/common/io/
H A Ddma_engine.c377 i_dmae_get_chan_stat(dev_info_t *dip, int chnl, ulong_t *addressp, int *countp) in i_dmae_get_chan_stat() function
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c596 i_dmae_get_chan_stat(rdip, arg, NULL, (int *)lenp); in isa_dma_mctl()