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