Home
last modified time | relevance | path

Searched refs:t1394_stop_isoch_dma (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h694 void t1394_stop_isoch_dma(t1394_handle_t t1394_hdl,
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c455 t1394_stop_isoch_dma(softc_p->sl_handle, softc_p->isoch_handle, 0); in dcam_frame_rcv_stop()
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c181 t1394_stop_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, 0); in av1394_ir_stop()
H A Dav1394_isoch_xmit.c209 t1394_stop_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, 0); in av1394_it_stop()
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c3290 t1394_stop_isoch_dma(t1394_handle_t t1394_hdl, in t1394_stop_isoch_dma() function