Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h688 int t1394_start_isoch_dma(t1394_handle_t t1394_hdl,
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c416 if ((t1394_start_isoch_dma(softc_p->sl_handle, softc_p->isoch_handle, in dcam_frame_rcv_start()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c136 err = t1394_start_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, in av1394_ir_start()
H A Dav1394_isoch_xmit.c164 err = t1394_start_isoch_dma(avp->av_t1394_hdl, icp->ic_isoch_hdl, in av1394_it_start_common()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2752 t1394_start_isoch_dma(t1394_handle_t t1394_hdl, in t1394_start_isoch_dma() function