Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
rt2860var.h | 140 int fixed_ridx; member in struct:rt2860_softc |
rt2860var.h | 140 int fixed_ridx; member in struct:rt2860_softc |
rt2860.c | 882 sc->fixed_ridx = ridx; 1681 ridx = sc->fixed_ridx; |
rt2860.c | 882 sc->fixed_ridx = ridx; 1681 ridx = sc->fixed_ridx; |
/src/sys/dev/usb/ | |
if_runvar.h | 158 int fixed_ridx; member in struct:run_softc |
if_runvar.h | 158 int fixed_ridx; member in struct:run_softc |
if_run.c | 1803 sc->fixed_ridx = ridx; 2581 ridx = sc->fixed_ridx; |
if_run.c | 1803 sc->fixed_ridx = ridx; 2581 ridx = sc->fixed_ridx; |
/src/sys/dev/pci/ | |
if_iwnvar.h | 211 uint8_t fixed_ridx; member in struct:iwn_softc |
if_iwnvar.h | 211 uint8_t fixed_ridx; member in struct:iwn_softc |
if_iwn.c | 1956 sc->fixed_ridx = ridx; 3034 ridx = sc->fixed_ridx; |
if_iwn.c | 1956 sc->fixed_ridx = ridx; 3034 ridx = sc->fixed_ridx; |