Searched refs:b_n (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c4618 int32_t b_n = -1; local
4620 for (b_n = 0; b_n < EEP_TX_POWER_BANDS; b_n++) {
4621 if (0 == sc->sc_eep_map.calib_info.band_info_tbl[b_n].ch_from) {
4627 band_info_tbl[b_n].ch_from) &&
4630 band_info_tbl[b_n].ch_to)) {
4635 return (b_n);

Completed in 70 milliseconds