Searched refs:temp_cmn (Results 1 – 1 of 1) sorted by relevance
326 int temp_cmn [MAX_CHAN_DIM]; in swicms_set_cmn() local424 temp_cmn [dim_count] = atoi ( parsed_strings [dim_count] ); in swicms_set_cmn()426 if ( ( temp_cmn [dim_count] < 0 ) || ( temp_cmn [dim_count] > 255 ) ) in swicms_set_cmn()434 swicms->cmn [dim_count] = temp_cmn [dim_count]; in swicms_set_cmn()