Searched refs:realloc_chnl_num (Results 1 – 3 of 3) sorted by relevance
1510 output_args->channel_num = cec_new->realloc_chnl_num; in t1394_alloc_isoch_single()2209 cec_curr->realloc_chnl_num = chnl_num; in t1394_setup_isoch_cec()2572 chnl_mask = (1 << ((63 - cec_curr->realloc_chnl_num) % 32)); in t1394_teardown_isoch_cec()2576 if (cec_curr->realloc_chnl_num < 32) { in t1394_teardown_isoch_cec()2589 cec_curr->realloc_chnl_num = 0; in t1394_teardown_isoch_cec()
125 chnl_num = cec_curr->realloc_chnl_num; in s1394_isoch_rsrc_realloc()
808 uint_t realloc_chnl_num; member