Searched refs:period_table (Results 1 – 1 of 1) sorted by relevance
6462 const uchar *period_table; in AscGetSynPeriodIndex() local6467 period_table = asc_dvc->sdtr_period_tbl; in AscGetSynPeriodIndex()6470 if ((syn_time <= period_table[max_index])) { in AscGetSynPeriodIndex()6472 if (syn_time <= period_table[i]) { in AscGetSynPeriodIndex()