Searched refs:t1394_alloc_isoch_dma (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | t1394.h | 670 int t1394_alloc_isoch_dma(t1394_handle_t t1394_hdl,
|
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/ |
H A D | dcam_frame.c | 381 if (t1394_alloc_isoch_dma(softc_p->sl_handle, &isoch_args, 0, in dcam_frame_rcv_init()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_recv.c | 554 ret = t1394_alloc_isoch_dma(avp->av_t1394_hdl, &di, 0, in av1394_ir_alloc_isoch_dma()
|
H A D | av1394_isoch_xmit.c | 720 ret = t1394_alloc_isoch_dma(avp->av_t1394_hdl, &di, 0, in av1394_it_alloc_isoch_dma()
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 2660 t1394_alloc_isoch_dma(t1394_handle_t t1394_hdl, in t1394_alloc_isoch_dma() function
|