Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c396 t1394_free_isoch_dma(softc_p->sl_handle, 0, &softc_p->isoch_handle); in dcam_frame_rcv_fini()
453 t1394_free_isoch_dma(softc_p->sl_handle, 0, &softc_p->isoch_handle); in dcam_frame_rcv_stop()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h685 void t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags,
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c565 t1394_free_isoch_dma(avp->av_t1394_hdl, 0, &icp->ic_isoch_hdl); in av1394_ir_free_isoch_dma()
H A Dav1394_isoch_xmit.c731 t1394_free_isoch_dma(avp->av_t1394_hdl, 0, &icp->ic_isoch_hdl); in av1394_it_free_isoch_dma()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2715 t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags, in t1394_free_isoch_dma() function