Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c403 t1394_free_isoch_single(softc_p->sl_handle, &softc_p->sii_hdl, 0); in dcam_frame_rcv_fini()
457 t1394_free_isoch_single(softc_p->sl_handle, &softc_p->sii_hdl, 0); in dcam_frame_rcv_stop()
/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h608 void t1394_free_isoch_single(t1394_handle_t t1394_hdl,
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c403 t1394_free_isoch_single(avp->av_t1394_hdl, &icp->ic_sii_hdl, 0); in av1394_ic_free_channel()
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c1802 t1394_free_isoch_single(t1394_handle_t t1394_hdl, in t1394_free_isoch_single() function