Searched defs:t1394_single_hdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c117 void dcam_rsrc_fail(t1394_isoch_single_handle_t t1394_single_hdl,
641 dcam_rsrc_fail(t1394_isoch_single_handle_t t1394_single_hdl, argument
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1587 * t1394_single_hdl This in the isoch "handle" used in
1604 t1394_isoch_single_handle_t *t1394_single_hdl, int *result)
1616 ASSERT(t1394_single_hdl != NULL);
1723 *t1394_single_hdl = NULL;
1766 *t1394_single_hdl = NULL;
1779 *t1394_single_hdl = (t1394_isoch_single_handle_t)cec_new;
1790 * t1394_single_hdl The isoch "handle" return by
1803 t1394_isoch_single_handle_t *t1394_single_hdl, uint_t flags)
1812 ASSERT(t1394_single_hdl != NULL);
1815 cec_curr = (s1394_isoch_cec_t *)(*t1394_single_hdl);
1601 t1394_alloc_isoch_single(t1394_handle_t t1394_hdl, t1394_isoch_singleinfo_t *sii, uint_t flags, t1394_isoch_single_out_t *output_args, t1394_isoch_single_handle_t *t1394_single_hdl, int *result) argument
1802 t1394_free_isoch_single(t1394_handle_t t1394_hdl, t1394_isoch_single_handle_t *t1394_single_hdl, uint_t flags) argument
[all...]

Completed in 89 milliseconds