HomeSort by: relevance | last modified time | path
    Searched refs:hw_radio (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/usb/
if_rumvar.h 130 int hw_radio; member in struct:rum_softc
if_uralvar.h 129 int hw_radio; member in struct:ural_softc
if_rum.c 1860 sc->hw_radio = (val >> 10) & 0x1;
if_ural.c 1980 sc->hw_radio = (val >> 10) & 0x1;
  /src/sys/dev/ic/
rt2560var.h 146 int hw_radio; member in struct:rt2560_softc
rt2661var.h 140 int hw_radio; member in struct:rt2661_softc
rt2661.c 2448 sc->hw_radio = (val >> 10) & 0x1;
rt2560.c 2703 sc->hw_radio = (val >> 10) & 0x1;

Completed in 36 milliseconds