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