Home
last modified time | relevance | path

Searched refs:t1394_idma_hdl (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/1394/
H A Dt1394.h674 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,
H A Did1394.h155 void (*isoch_dma_stopped)(t1394_isoch_dma_handle_t t1394_idma_hdl,
/titanic_44/usr/src/uts/common/io/1394/
H A Dt1394.c3132 t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result) in t1394_alloc_isoch_dma() argument
3142 ASSERT(t1394_idma_hdl != NULL); in t1394_alloc_isoch_dma()
3175 (void **)t1394_idma_hdl, result); in t1394_alloc_isoch_dma()
3207 t1394_isoch_dma_handle_t *t1394_idma_hdl) in t1394_free_isoch_dma() argument
3215 ASSERT(*t1394_idma_hdl != NULL); in t1394_free_isoch_dma()
3221 HAL_CALL(hal).free_isoch_dma(hal->halinfo.hal_private, *t1394_idma_hdl); in t1394_free_isoch_dma()
3224 *t1394_idma_hdl = NULL; in t1394_free_isoch_dma()
3250 t1394_isoch_dma_handle_t t1394_idma_hdl, in t1394_start_isoch_dma() argument
3261 ASSERT(t1394_idma_hdl != NULL); in t1394_start_isoch_dma()
3268 (void *)t1394_idma_hdl, idma_ctrlinfo, flags, result); in t1394_start_isoch_dma()
[all …]
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c762 av1394_ir_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, in av1394_ir_dma_stopped_cb() argument
H A Dav1394_isoch_xmit.c1008 av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, in av1394_it_dma_stopped_cb() argument