Home
last modified time | relevance | path

Searched refs:t1394_isoch_cec_hdl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h334 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);
638 t1394_isoch_cec_handle_t t1394_isoch_cec_hdl, uint_t flags);
[all …]
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1607 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_alloc_isoch_cec()
1700 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_free_isoch_cec()
1740 *t1394_isoch_cec_hdl = NULL; in t1394_free_isoch_cec()
1780 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_join_isoch_cec()
1916 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_leave_isoch_cec()
2040 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_setup_isoch_cec()
2295 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_start_isoch_cec()
2399 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_stop_isoch_cec()
2437 stop_callback(t1394_isoch_cec_hdl, in t1394_stop_isoch_cec()
2503 ASSERT(t1394_isoch_cec_hdl != NULL); in t1394_teardown_isoch_cec()
[all …]