Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h698 int t1394_update_isoch_dma(t1394_handle_t t1394_hdl,
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c899 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun()
961 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun_resume()
988 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_it_underrun_resume()
H A Dav1394_isoch_recv.c695 err = t1394_update_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, in av1394_ir_overflow()
745 err = t1394_update_isoch_dma(avp->av_t1394_hdl, in av1394_ir_overflow_resume()
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c3332 t1394_update_isoch_dma(t1394_handle_t t1394_hdl, in t1394_update_isoch_dma() function