Home
last modified time | relevance | path

Searched refs:extoff (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c198 int8_t extoff; in ar9300_get_channel_centers() local
216 extoff = 1; in ar9300_get_channel_centers()
219 extoff = -1; in ar9300_get_channel_centers()
223 centers->synth_center - (extoff * HT40_CHANNEL_CENTER_SHIFT); in ar9300_get_channel_centers()
226 (extoff * ((ahp->ah_ext_prot_spacing == HAL_HT_EXTPROTSPACING_20) ? in ar9300_get_channel_centers()
/dragonfly/contrib/binutils-2.27/gold/
H A Dobject.cc881 off_t extoff = dataoff + locsize; in base_read_symbols() local
884 off_t readoff = need_local_symbols ? dataoff : extoff; in base_read_symbols()
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.cc882 off_t extoff = dataoff + locsize; in base_read_symbols() local
885 off_t readoff = need_local_symbols ? dataoff : extoff; in base_read_symbols()