Searched refs:temp_max_speed (Results 1 – 1 of 1) sorted by relevance
1914 uint_t temp_max_speed; in t1394_leave_isoch_cec() local1944 temp_max_speed = cec_curr->cec_alloc_props.cec_max_speed; in t1394_leave_isoch_cec()1954 if (member_curr->req_max_speed < temp_max_speed) in t1394_leave_isoch_cec()1955 temp_max_speed = member_curr->req_max_speed; in t1394_leave_isoch_cec()1967 cec_curr->filter_current_speed = temp_max_speed; in t1394_leave_isoch_cec()