| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/usb/ | |
| if_rumvar.h | 133 int nb_ant; member in struct:rum_softc |
| if_uralvar.h | 132 int nb_ant; member in struct:ural_softc |
| if_rum.c | 1863 sc->nb_ant = val & 0x3; |
| if_ural.c | 1984 sc->nb_ant = val & 0x3; |
| /src/sys/dev/ic/ | |
| rt2560var.h | 149 int nb_ant; member in struct:rt2560_softc |
| rt2661var.h | 143 int nb_ant; member in struct:rt2661_softc |
| rt2661.c | 2451 sc->nb_ant = val & 0x3; |
| rt2560.c | 2707 sc->nb_ant = val & 0x3; |