Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ral/
H A Drt2860var.h176 uint8_t rfswitch; member
H A Drt2860.c3455 sc->rfswitch = val & 1; in rt2860_read_eeprom()
3811 if (sc->rfswitch) { in rt2860_init_locked()
/freebsd-12.1/sys/dev/usb/wlan/
H A Dif_runvar.h192 uint8_t rfswitch; member
H A Dif_run.c1901 sc->rfswitch = val & 1; in run_read_eeprom()