Home | History | Annotate | Download | only in ic

Lines Matching refs:bChannel

2642 		if (tgt[i].bChannel == AR_BCHAN_UNUSED ||
2643 tgt[i].bChannel > fbin)
2650 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED)
2656 tgt[lo].bChannel, tgt[lo].tPow2x[i],
2657 tgt[hi].bChannel, tgt[hi].tPow2x[i]);
2674 if (tgt[i].bChannel == AR_BCHAN_UNUSED ||
2675 tgt[i].bChannel > fbin)
2682 else if (hi == nchans || tgt[hi].bChannel == AR_BCHAN_UNUSED)
2688 tgt[lo].bChannel, tgt[lo].tPow2x[i],
2689 tgt[hi].bChannel, tgt[hi].tPow2x[i]);