Searched refs:t1394_isoch_dma_handle_t (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/1394/ |
H A D | id1394.h | 57 typedef struct isoch_dma_handle *t1394_isoch_dma_handle_t; typedef 155 void (*isoch_dma_stopped)(t1394_isoch_dma_handle_t t1394_idma_hdl,
|
H A D | t1394.h | 674 t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result); 688 t1394_isoch_dma_handle_t *t1394_idma_hdl); 691 t1394_isoch_dma_handle_t t1394_idma_hdl, 695 t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags); 699 t1394_isoch_dma_handle_t t1394_idma_hdl,
|
/titanic_44/usr/src/uts/common/sys/1394/targets/dcam1394/ |
H A D | dcam.h | 108 t1394_isoch_dma_handle_t isoch_handle;
|
/titanic_44/usr/src/uts/common/sys/1394/targets/av1394/ |
H A D | av1394_isoch.h | 276 t1394_isoch_dma_handle_t ic_isoch_hdl; /* 1394 isoch handle */
|
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_isoch_recv.c | 51 static void av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t, 762 av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, in av1394_ir_dma_stopped_cb()
|
H A D | av1394_isoch_xmit.c | 61 static void av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t, 1008 av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, in av1394_it_dma_stopped_cb()
|
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 3132 t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result) in t1394_alloc_isoch_dma() 3207 t1394_isoch_dma_handle_t *t1394_idma_hdl) in t1394_free_isoch_dma() 3250 t1394_isoch_dma_handle_t t1394_idma_hdl, in t1394_start_isoch_dma() 3291 t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags) in t1394_stop_isoch_dma() 3333 t1394_isoch_dma_handle_t t1394_idma_hdl, in t1394_update_isoch_dma()
|