Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h601 int t1394_alloc_isoch_single(t1394_handle_t t1394_hdl,
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c195 if (t1394_alloc_isoch_single(softc_p->sl_handle, in dcam_frame_rcv_init()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c345 ret = t1394_alloc_isoch_single(avp->av_t1394_hdl, &sii, 0, &so, in av1394_ic_alloc_channel()
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1375 t1394_alloc_isoch_single(t1394_handle_t t1394_hdl, in t1394_alloc_isoch_single() function