Home
last modified time | relevance | path

Searched refs:t1394_update_isoch_dma (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c841 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun()
895 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun_resume()
918 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun_resume()
H A Dav1394_isoch_recv.c641 err = t1394_update_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, in av1394_ir_overflow()
683 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_ir_overflow_resume()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h696 int t1394_update_isoch_dma(t1394_handle_t t1394_hdl,
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2824 t1394_update_isoch_dma(t1394_handle_t t1394_hdl, in t1394_update_isoch_dma() function