Home
last modified time | relevance | path

Searched refs:isoch_cec_evts (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1453 jii.isoch_cec_evts.setup_target = NULL; in t1394_alloc_isoch_single()
1454 jii.isoch_cec_evts.start_target = NULL; in t1394_alloc_isoch_single()
1455 jii.isoch_cec_evts.stop_target = NULL; in t1394_alloc_isoch_single()
1456 jii.isoch_cec_evts.stop_target = NULL; in t1394_alloc_isoch_single()
1457 jii.isoch_cec_evts.teardown_target = NULL; in t1394_alloc_isoch_single()
1458 jii.isoch_cec_evts.rsrc_fail_target = sii->rsrc_fail_target; in t1394_alloc_isoch_single()
1842 ((join_isoch_info->isoch_cec_evts.setup_target == NULL) || in t1394_join_isoch_cec()
1843 (join_isoch_info->isoch_cec_evts.start_target == NULL) || in t1394_join_isoch_cec()
1844 (join_isoch_info->isoch_cec_evts.stop_target == NULL) || in t1394_join_isoch_cec()
1845 (join_isoch_info->isoch_cec_evts.rsrc_fail_target == NULL) || in t1394_join_isoch_cec()
[all …]
H A Ds1394_isoch.c238 isoch_cec_evts.rsrc_fail_target; in s1394_isoch_rsrc_realloc_notify()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h386 t1394_isoch_cec_evts_t isoch_cec_evts; member
H A Ds1394.h826 t1394_isoch_cec_evts_t isoch_cec_evts; member