Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1538 s1394_isoch_cec_t *cec_curr; in t1394_free_isoch_single() local
1697 s1394_isoch_cec_t *cec_curr; in t1394_free_isoch_cec() local
1774 s1394_isoch_cec_t *cec_curr; in t1394_join_isoch_cec() local
1869 cec_curr->cec_member_talker = cec_curr->cec_member_list_head; in t1394_join_isoch_cec()
1908 s1394_isoch_cec_t *cec_curr; in t1394_leave_isoch_cec() local
2024 s1394_isoch_cec_t *cec_curr; in t1394_setup_isoch_cec() local
2079 cec_curr->bandwidth, cec_curr->filter_current_speed); in t1394_setup_isoch_cec()
2209 cec_curr->realloc_bandwidth = cec_curr->bandwidth; in t1394_setup_isoch_cec()
2210 cec_curr->realloc_speed = cec_curr->filter_current_speed; in t1394_setup_isoch_cec()
2288 s1394_isoch_cec_t *cec_curr; in t1394_start_isoch_cec() local
[all …]
H A Ds1394_isoch.c52 s1394_isoch_cec_t *cec_curr; in s1394_isoch_rsrc_realloc() local
72 while (cec_curr != NULL) { in s1394_isoch_rsrc_realloc()
83 cec_curr->bandwidth, cec_curr->realloc_speed); in s1394_isoch_rsrc_realloc()
114 cec_curr->realloc_fail_reason = in s1394_isoch_rsrc_realloc()
177 cec_curr = cec_curr->cec_next; in s1394_isoch_rsrc_realloc()
192 s1394_isoch_cec_t *cec_curr; in s1394_isoch_rsrc_realloc_notify() local
205 while (cec_curr != NULL) { in s1394_isoch_rsrc_realloc_notify()
220 type = cec_curr->cec_type; in s1394_isoch_rsrc_realloc_notify()
245 cec_curr, evts_arg, in s1394_isoch_rsrc_realloc_notify()
250 cec_curr, evts_arg, in s1394_isoch_rsrc_realloc_notify()
[all …]