Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_uralvar.h129 int hw_radio; member
H A Dif_rumvar.h130 int hw_radio; member
H A Dif_rum.c1862 sc->hw_radio = (val >> 10) & 0x1; in rum_read_eeprom()
H A Dif_ural.c1982 sc->hw_radio = (val >> 10) & 0x1; in ural_read_eeprom()
/netbsd/sys/dev/ic/
H A Drt2560var.h146 int hw_radio; member
H A Drt2661var.h140 int hw_radio; member
H A Drt2560.c2703 sc->hw_radio = (val >> 10) & 0x1; in rt2560_read_eeprom()
H A Drt2661.c2448 sc->hw_radio = (val >> 10) & 0x1; in rt2661_read_eeprom()