/netbsd-src/sys/dev/ic/ |
H A D | rtwphy.c | 117 rtw_sa2400_txpower(struct rtw_rf *rf, uint8_t opaque_txpower) in rtw_sa2400_txpower() 183 rtw_sa2400_tune(struct rtw_rf *rf, u_int freq) in rtw_sa2400_tune() 223 rtw_sa2400_pwrstate(struct rtw_rf *rf, enum rtw_pwrstate power) in rtw_sa2400_pwrstate() 310 struct rtw_rf *rf = &sa->sa_rf; in rtw_sa2400_dc_calibration() local 357 rtw_sa2400_destroy(struct rtw_rf *rf) in rtw_sa2400_destroy() 365 rtw_sa2400_calibrate(struct rtw_rf *rf, u_int freq) in rtw_sa2400_calibrate() 387 rtw_sa2400_init(struct rtw_rf *rf, u_int freq, uint8_t opaque_txpower, in rtw_sa2400_init() 422 struct rtw_rf *rf; in rtw_sa2400_create() local 459 rtw_grf5101_txpower(struct rtw_rf *rf, uint8_t opaque_txpower) in rtw_grf5101_txpower() 473 rtw_grf5101_pwrstate(struct rtw_rf *rf, enum rtw_pwrstate power) in rtw_grf5101_pwrstate() [all …]
|
H A D | lm700x.c | 61 lm700x_encode_freq(u_int32_t nfreq, u_int32_t rf) in lm700x_encode_freq() 100 lm700x_encode_ref(u_int8_t rf) in lm700x_encode_ref() 115 lm700x_decode_ref(u_int32_t rf) in lm700x_decode_ref()
|
H A D | bwi.c | 1481 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_set_tpctl_11bg() local 1568 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_setup_tpctl() local 1675 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_dummy_xmit() local 1735 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_init_tpctl_11bg() local 2310 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_hostflags_init() local 2735 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_adjust_tpctl() local 2791 struct bwi_rf *rf = &mac->mac_rf; bwi_mac_calibrate_txpower() local 3144 struct bwi_rf *rf = &mac->mac_rf; bwi_phy_init_11g() local 3267 struct bwi_rf *rf = &mac->mac_rf; bwi_phy_init_11b_rev4() local 3336 struct bwi_rf *rf = &mac->mac_rf; bwi_phy_init_11b_rev5() local 3437 struct bwi_rf *rf = &mac->mac_rf; bwi_phy_init_11b_rev6() local 3873 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_lo_isused() local 3894 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_read() local 3915 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_attach() local 4071 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_get_gains() local 4212 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_init() local 4253 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_workaround() local 4364 struct bwi_rf *rf = &mac->mac_rf; bwi_phy812_value() local 4454 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_init_bcm2050() local 4769 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_map_txpower() local 4954 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_lo_update_11g() local 5342 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_calc_nrssi_slope_11b() local 5613 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_calc_nrssi_slope_11g() local 5776 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_init_sw_nrssi_table() local 5816 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_set_nrssi_thr_11b() local 5854 _nrssi_threshold(const struct bwi_rf * rf,int32_t val) _nrssi_threshold() argument 5936 bwi_rf_clear_state(struct bwi_rf * rf) bwi_rf_clear_state() argument 6080 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_tssi2dbm() local 6121 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_calc_rssi_bcm2050() local 6187 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_calc_rssi_bcm2050() local 6262 struct bwi_rf *rf = &mac->mac_rf; bwi_rf_lo_update_11b() local [all...] |
H A D | rt2860.c | 2420 uint8_t rf; in rt3090_set_chan() local 2483 uint8_t h20mhz, rf, tmp; in rt5390_set_chan() local 2585 uint8_t rf, bbp; in rt3090_rf_init() local 2697 uint8_t rf, bbp; in rt5390_rf_init() local 2767 uint8_t rf; in rt3090_rf_wakeup() local 2833 uint8_t rf; in rt5390_rf_wakeup() local
|
/netbsd-src/sys/arch/acorn32/stand/lib/ |
H A D | riscosfile.c | 42 struct riscosfile *rf; in riscos_open() local 79 struct riscosfile *rf; in riscos_close() local 96 struct riscosfile *rf; in riscos_read() local 116 struct riscosfile *rf; in riscos_write() local 136 struct riscosfile *rf; in riscos_stat() local 158 struct riscosfile *rf; in riscos_seek() local
|
/netbsd-src/external/gpl2/lvm2/dist/lib/filters/ |
H A D | filter-regex.c | 92 static int _build_matcher(struct rfilter *rf, struct config_value *val) in _build_matcher() 153 struct rfilter *rf = (struct rfilter *) f->private; in _accept_p() local 185 struct rfilter *rf = (struct rfilter *) f->private; in _regex_destroy() local 192 struct rfilter *rf; in regex_filter_create() local
|
/netbsd-src/sys/dev/usb/ |
H A D | if_zyd.c | 903 struct zyd_rf *rf = &sc->sc_rf; in zyd_rfwrite() local 945 zyd_rfmd_init(struct zyd_rf *rf) in zyd_rfmd_init() 969 zyd_rfmd_switch_radio(struct zyd_rf *rf, int on) in zyd_rfmd_switch_radio() 980 zyd_rfmd_set_channel(struct zyd_rf *rf, uint8_t chan) in zyd_rfmd_set_channel() 997 zyd_al2230_init(struct zyd_rf *rf) in zyd_al2230_init() 1031 zyd_al2230_init_b(struct zyd_rf *rf) in zyd_al2230_init_b() 1055 zyd_al2230_switch_radio(struct zyd_rf *rf, int on) in zyd_al2230_switch_radio() 1067 zyd_al2230_set_channel(struct zyd_rf *rf, uint8_t chan) in zyd_al2230_set_channel() 1088 zyd_al7230B_init(struct zyd_rf *rf) in zyd_al7230B_init() 1134 zyd_al7230B_switch_radio(struct zyd_rf *rf, int on) in zyd_al7230B_switch_radio() [all …]
|
H A D | if_run.c | 3029 uint8_t rf; in run_rt3070_set_chan() local 3093 uint8_t rf; in run_rt3572_set_chan() local 3242 uint8_t h20mhz, rf; in run_rt3593_set_chan() local 3402 uint8_t rf; in run_rt5390_set_chan() local 3513 uint8_t reg, rf, txpow_bound; in run_rt5592_set_chan() local 4131 uint8_t rf, target, bbp4; in run_rt3070_rf_init() local 4266 uint8_t rf; in run_rt3593_rf_init() local 4316 uint8_t rf; in run_rt5390_rf_init() local 4445 uint8_t bbp, rf; in run_rt3070_rf_setup() local 4523 uint8_t bbp, rf; in run_rt3593_rf_setup() local [all …]
|
H A D | if_urtw.c | 1273 struct urtw_rf *rf = &sc->sc_rf; in urtw_get_rfchip() local 2253 struct urtw_rf *rf = &sc->sc_rf; in urtw_init() local 2852 urtw_8225_rf_init(struct urtw_rf *rf) in urtw_8225_rf_init() 2949 urtw_8225_rf_set_chan(struct urtw_rf *rf, int chan) in urtw_8225_rf_set_chan() 2985 urtw_8225_rf_set_sens(struct urtw_rf *rf) in urtw_8225_rf_set_sens() 3247 urtw_8225v2_rf_init(struct urtw_rf *rf) in urtw_8225v2_rf_init() 3365 urtw_8225v2_rf_set_chan(struct urtw_rf *rf, int chan) in urtw_8225v2_rf_set_chan() 3404 struct urtw_rf *rf = &sc->sc_rf; in urtw_set_chan() local 3594 struct urtw_rf *rf = &sc->sc_rf; in urtw_8187b_init() local 3804 urtw_8225v2_b_rf_init(struct urtw_rf *rf) in urtw_8225v2_b_rf_init() [all …]
|
/netbsd-src/tests/rump/rumpkern/h_client/ |
H A D | h_forkcli.c | 20 struct rumpclient_fork *rf; in simple() local 81 struct rumpclient_fork *rf; in pipecomm() local 120 struct rumpclient_fork *rf; in fakeauth() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | pei-x86_64.c | 85 pex64_get_runtime_function (bfd *abfd, struct pex64_runtime_function *rf, in pex64_get_runtime_function() 154 struct pex64_runtime_function *rf) in pex64_xdata_print_uwd_codes() 389 struct pex64_runtime_function *rf) in pex64_dump_xdata() 613 struct pex64_runtime_function rf; in pex64_bfd_print_pdata_section() local 710 struct pex64_runtime_function rf; in pex64_bfd_print_pdata_section() local
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | pei-x86_64.c | 89 pex64_get_runtime_function (bfd *abfd, struct pex64_runtime_function *rf, in pex64_get_runtime_function() 158 struct pex64_runtime_function *rf) in pex64_xdata_print_uwd_codes() 404 struct pex64_runtime_function *rf) in pex64_dump_xdata() 632 struct pex64_runtime_function rf; in pex64_bfd_print_pdata_section() local 733 struct pex64_runtime_function rf; in pex64_bfd_print_pdata_section() local
|
/netbsd-src/sys/dev/rcons/ |
H A D | raster_text.c | 69 struct raster_font* rf, in raster_text() 82 struct raster_font* rf, in raster_textn()
|
/netbsd-src/lib/librumpclient/ |
H A D | rumpclient.h | 91 struct rumpclient_fork *rf; in rumpclient__dofork() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.c | 424 gfc_resolve_f rf; in add_sym_0() local 444 gfc_resolve_f rf; in add_sym_0s() local 468 gfc_resolve_f rf; in add_sym_1() local 494 gfc_resolve_f rf; in add_sym_1_intent() local 518 gfc_resolve_f rf; in add_sym_1s() local 541 gfc_resolve_f rf; in add_sym_1p() local 567 gfc_resolve_f rf; in add_sym_1m() local 594 gfc_resolve_f rf; in add_sym_2() local 622 gfc_resolve_f rf; in add_sym_2_intent() local 650 gfc_resolve_f rf; in add_sym_2s() local [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.cc | 483 gfc_resolve_f rf; in add_sym_0() local 503 gfc_resolve_f rf; in add_sym_0s() local 527 gfc_resolve_f rf; in add_sym_1() local 553 gfc_resolve_f rf; in add_sym_1_intent() local 577 gfc_resolve_f rf; in add_sym_1s() local 600 gfc_resolve_f rf; in add_sym_1p() local 626 gfc_resolve_f rf; in add_sym_1m() local 653 gfc_resolve_f rf; in add_sym_2() local 681 gfc_resolve_f rf; in add_sym_2_intent() local 709 gfc_resolve_f rf; in add_sym_2s() local [all …]
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/ |
H A D | ar5312_attach.c | 68 struct ath_hal_rf *rf; in ar5312Attach() local
|
/netbsd-src/tests/lib/libc/gen/ |
H A D | t_fpsetround.c | 63 int rf; member
|
/netbsd-src/sys/arch/m68k/m68k/ |
H A D | compat_16_machdep.c | 257 int rf, flags, error; in compat_16_sys___sigreturn14() local
|
/netbsd-src/usr.bin/btkey/ |
H A D | btkey.c | 57 bool cf, cd, lf, ld, rf, rd, wf, wd, nk; in main() local
|
/netbsd-src/sys/fs/filecorefs/ |
H A D | filecore_utils.c | 197 int rf = 0; in filecore_mode() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RTDyldMemoryManager.cpp | 45 static void((*rf)(void *)) = 0; in __register_frame() local
|
/netbsd-src/external/lgpl3/gmp/dist/tests/rand/ |
H A D | t-rand.c | 141 mpf_t f, rf; in main() local
|
/netbsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_write.c | 425 FILE *rf; in cd9660_copy_file() local
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | pex-msdos.c | 164 char *rf; in pex_msdos_exec_child() local
|