Searched refs:t1394_isoch_cec_handle_t (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | t1394.h | 75 typedef struct isoch_handle *t1394_isoch_cec_handle_t; typedef 334 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, 338 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, 341 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, 344 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, 348 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, 611 t1394_isoch_cec_handle_t *t1394_isoch_cec_hdl); 614 t1394_isoch_cec_handle_t *t1394_isoch_cec_hdl); 617 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags, 621 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags); [all …]
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 1461 (t1394_isoch_cec_handle_t)cec_new, 0, &jii); in t1394_alloc_isoch_single() 1465 (t1394_isoch_cec_handle_t *)&cec_new); in t1394_alloc_isoch_single() 1481 (t1394_isoch_cec_handle_t)cec_new, 0, &err); in t1394_alloc_isoch_single() 1488 (t1394_isoch_cec_handle_t)cec_new, 0); in t1394_alloc_isoch_single() 1496 (t1394_isoch_cec_handle_t *)&cec_new); in t1394_alloc_isoch_single() 1551 (t1394_isoch_cec_handle_t)cec_curr, 0); in t1394_free_isoch_single() 1561 (t1394_isoch_cec_handle_t)cec_curr, 0); in t1394_free_isoch_single() 1571 (t1394_isoch_cec_handle_t *)&cec_curr); in t1394_free_isoch_single() 1600 uint_t flags, t1394_isoch_cec_handle_t *t1394_isoch_cec_hdl) in t1394_alloc_isoch_cec() 1671 *t1394_isoch_cec_hdl = (t1394_isoch_cec_handle_t)cec_new; in t1394_alloc_isoch_cec() [all …]
|
H A D | s1394_isoch.c | 197 void (*rsrc_fail_callback)(t1394_isoch_cec_handle_t, opaque_t, in s1394_isoch_rsrc_realloc_notify() 244 (t1394_isoch_cec_handle_t) in s1394_isoch_rsrc_realloc_notify() 249 (t1394_isoch_cec_handle_t) in s1394_isoch_rsrc_realloc_notify()
|