Home
last modified time | relevance | path

Searched defs:rfprog (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sys/dev/usb/
H A Dif_rum.c200 static const struct rfprog { struct
201 uint8_t chan;
202 uint32_t r1, r2, r3, r4;
1639 const struct rfprog *rfprog; in rum_set_chan() local
H A Dif_zyd.c960 } rfprog[] = ZYD_RFMD_CHANTABLE; in zyd_rfmd_set_channel() local
1043 } rfprog[] = ZYD_AL2230_CHANTABLE; in zyd_al2230_set_channel() local
1120 } rfprog[] = ZYD_AL7230B_CHANTABLE; in zyd_al7230B_set_channel() local
1198 static const uint32_t rfprog[] = ZYD_AL2210_CHANTABLE; in zyd_al2210_set_channel() local
1256 static const uint32_t rfprog[] = ZYD_GCT_CHANTABLE; in zyd_gct_set_channel() local
1313 } rfprog[] = ZYD_MAXIM_CHANTABLE; in zyd_maxim_set_channel() local
1394 } rfprog[] = ZYD_MAXIM2_CHANTABLE; in zyd_maxim2_set_channel() local
H A Dif_run.c464 static const struct rfprog { struct
465 uint8_t chan;
466 uint32_t r1, r2, r3, r4;
2900 const struct rfprog *rfprog = rt2860_rf2850; in run_rt2870_set_chan() local
/openbsd-src/sys/dev/ic/
H A Drt2661.c179 static const struct rfprog { struct
180 uint8_t chan;
181 uint32_t r1, r2, r3, r4;
2264 const struct rfprog *rfprog; in rt2661_set_chan() local
H A Drt2860.c184 static const struct rfprog { struct
2222 const struct rfprog *rfprog = rt2860_rf2850; in rt2860_set_chan() local
185 chanrfprog global() argument
186 r4rfprog global() argument
[all...]
H A Drt2661var.h136 uint8_t rfprog; member