Searched refs:hw_radio (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rumvar.h116 int hw_radio; member in struct:rum_softc
H A Dif_uralvar.h121 int hw_radio; member in struct:ural_softc
H A Dif_rum.c1890 sc->hw_radio = (val >> 10) & 0x1;
H A Dif_ural.c1961 sc->hw_radio = (val >> 10) & 0x1;
/freebsd-9.3-release/sys/dev/ral/
H A Drt2560var.h144 int hw_radio; member in struct:rt2560_softc
H A Drt2661var.h140 int hw_radio; member in struct:rt2661_softc
H A Drt2661.c2192 sc->hw_radio = (val >> 10) & 0x1;
H A Drt2560.c2477 sc->hw_radio = (val >> 10) & 0x1;

Completed in 176 milliseconds