Symbol: t1394_isoch_dma_handle_t
usr/src/uts/common/io/1394/t1394.c
2662
t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result)
usr/src/uts/common/io/1394/t1394.c
2717
t1394_isoch_dma_handle_t *t1394_idma_hdl)
usr/src/uts/common/io/1394/t1394.c
2754
t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/io/1394/t1394.c
2790
t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags)
usr/src/uts/common/io/1394/t1394.c
2826
t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_recv.c
51
static void av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t,
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_recv.c
694
av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_xmit.c
61
static void av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t,
usr/src/uts/common/io/1394/targets/av1394/av1394_isoch_xmit.c
933
av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/sys/1394/id1394.h
153
void (*isoch_dma_stopped)(t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/sys/1394/t1394.h
672
t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result);
usr/src/uts/common/sys/1394/t1394.h
686
t1394_isoch_dma_handle_t *t1394_idma_hdl);
usr/src/uts/common/sys/1394/t1394.h
689
t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/sys/1394/t1394.h
693
t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags);
usr/src/uts/common/sys/1394/t1394.h
697
t1394_isoch_dma_handle_t t1394_idma_hdl,
usr/src/uts/common/sys/1394/targets/av1394/av1394_isoch.h
276
t1394_isoch_dma_handle_t ic_isoch_hdl; /* 1394 isoch handle */
usr/src/uts/common/sys/1394/targets/dcam1394/dcam.h
107
t1394_isoch_dma_handle_t isoch_handle;