Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h672 t1394_isoch_dma_handle_t *t1394_idma_hdl, int *result);
686 t1394_isoch_dma_handle_t *t1394_idma_hdl);
689 t1394_isoch_dma_handle_t t1394_idma_hdl,
693 t1394_isoch_dma_handle_t t1394_idma_hdl, uint_t flags);
697 t1394_isoch_dma_handle_t t1394_idma_hdl,
H A Did1394.h153 void (*isoch_dma_stopped)(t1394_isoch_dma_handle_t t1394_idma_hdl,
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c2668 ASSERT(t1394_idma_hdl != NULL); in t1394_alloc_isoch_dma()
2689 (void **)t1394_idma_hdl, result); in t1394_alloc_isoch_dma()
2716 t1394_isoch_dma_handle_t *t1394_idma_hdl) in t1394_free_isoch_dma() argument
2721 ASSERT(*t1394_idma_hdl != NULL); in t1394_free_isoch_dma()
2730 *t1394_idma_hdl = NULL; in t1394_free_isoch_dma()
2753 t1394_isoch_dma_handle_t t1394_idma_hdl, in t1394_start_isoch_dma() argument
2761 ASSERT(t1394_idma_hdl != NULL); in t1394_start_isoch_dma()
2795 ASSERT(t1394_idma_hdl != NULL); in t1394_stop_isoch_dma()
2801 (void *)t1394_idma_hdl, &result); in t1394_stop_isoch_dma()
2825 t1394_isoch_dma_handle_t t1394_idma_hdl, in t1394_update_isoch_dma() argument
[all …]
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c694 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.c933 av1394_it_dma_stopped_cb(t1394_isoch_dma_handle_t t1394_idma_hdl, in av1394_it_dma_stopped_cb() argument