Home
last modified time | relevance | path

Searched refs:gSel (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/bzip2/
H A Ddecompress.c81 gSel = s->selector[groupNo]; \
82 gMinlen = s->minLens[gSel]; \
83 gLimit = &(s->limit[gSel][0]); \
84 gPerm = &(s->perm[gSel][0]); \
85 gBase = &(s->base[gSel][0]); \
133 Int32 gSel; in BZ2_decompress() local
187 gSel = s->save_gSel; in BZ2_decompress()
640 s->save_gSel = gSel; in BZ2_decompress()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v3.h210 uint16_t gSel; member
H A Dah_eeprom_v3.c1421 ee->ee_cornerCal.gSel = 0; in readHeaderInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c1082 (ee->ee_cornerCal.gSel << 3); in ar5211SetRf6and7()
2089 ee->ee_cornerCal.gSel = gv->currStep->paramVal[3]; /* rf_rfgainsel */ in ar5211SetRfgain()