Searched refs:temp_max_speed (Results 1 – 1 of 1) sorted by relevance
2265 uint_t temp_max_speed; in t1394_leave_isoch_cec() local2303 temp_max_speed = cec_curr->cec_alloc_props.cec_max_speed; in t1394_leave_isoch_cec()2313 if (member_curr->req_max_speed < temp_max_speed) in t1394_leave_isoch_cec()2314 temp_max_speed = member_curr->req_max_speed; in t1394_leave_isoch_cec()2331 cec_curr->filter_current_speed = temp_max_speed; in t1394_leave_isoch_cec()