Searched refs:gblbandno (Results 1 – 1 of 1) sorted by relevance
2257 uint_fast16_t gblbandno; in band_create() local2272 gblbandno = (!rlvlno) ? 0 : (3 * (rlvlno - 1) + bandno + 1); in band_create()2274 bandinfo = &bandinfos[gblbandno]; in band_create()