Searched refs:t1394_free_isoch_dma (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam_frame.c | 399 t1394_free_isoch_dma(softc_p->sl_handle, 0, &softc_p->isoch_handle); in dcam_frame_rcv_fini() 456 t1394_free_isoch_dma(softc_p->sl_handle, 0, &softc_p->isoch_handle); in dcam_frame_rcv_stop()
|
/titanic_41/usr/src/uts/common/sys/1394/ |
H A D | t1394.h | 687 void t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags,
|
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_recv.c | 611 t1394_free_isoch_dma(avp->av_t1394_hdl, 0, &icp->ic_isoch_hdl); in av1394_ir_free_isoch_dma()
|
H A D | av1394_isoch_xmit.c | 774 t1394_free_isoch_dma(avp->av_t1394_hdl, 0, &icp->ic_isoch_hdl); in av1394_it_free_isoch_dma()
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 3206 t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags, in t1394_free_isoch_dma() function
|