Searched refs:sc_priv (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_attach.c55 struct r92c_softc *rs = sc->sc_priv;
63 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_rom.c59 struct r92c_softc *rs = sc->sc_priv;
73 struct r92c_softc *rs = sc->sc_priv;
85 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_var.h65 #define R92C_SOFTC(_sc) ((struct r92c_softc *)((_sc)->sc_priv))
H A Dr92c_chan.c84 struct r92c_softc *rs = sc->sc_priv;
247 struct r92c_softc *rs = sc->sc_priv;
275 struct r92c_softc *rs = sc->sc_priv;
293 struct r92c_softc *rs = sc->sc_priv;
326 struct r92c_softc *rs = sc->sc_priv;
340 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_init.c57 struct r92c_softc *rs = sc->sc_priv;
125 struct r92c_softc *rs = sc->sc_priv;
235 struct r92c_softc *rs = sc->sc_priv;
328 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_rf.c56 struct r92c_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c79 struct r12a_softc *rs = sc->sc_priv;
111 struct r12a_softc *rs = sc->sc_priv;
145 sc->sc_priv = rs;
151 struct r12a_softc *rs = sc->sc_priv;
159 struct r12a_softc *rs = sc->sc_priv;
168 struct r12a_softc *rs = sc->sc_priv;
H A Dr12au_init.c62 struct r12a_softc *rs = sc->sc_priv;
133 struct r12a_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c119 struct r12a_softc *rs = sc->sc_priv;
170 struct r12a_softc *rs = sc->sc_priv;
226 struct r12a_softc *rs = sc->sc_priv;
252 struct r12a_softc *rs = sc->sc_priv;
H A Dr21au_attach.c77 struct r12a_softc *rs = sc->sc_priv;
102 struct r12a_softc *rs = sc->sc_priv;
148 sc->sc_priv = rs;
155 struct r12a_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8188e/
H A Dr88e_chan.c87 struct r92c_softc *rs = sc->sc_priv;
132 struct r92c_softc *rs = sc->sc_priv;
H A Dr88e_init.c59 struct r92c_softc *rs = sc->sc_priv;
H A Dr88e_rom.c59 struct r92c_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8821a/
H A Dr21a_chan.c73 struct r12a_softc *rs = sc->sc_priv;
111 struct r12a_softc *rs = sc->sc_priv;
H A Dr21a_rom.c63 struct r12a_softc *rs = sc->sc_priv;
H A Dr21a_init.c183 struct r12a_softc *rs = sc->sc_priv;
286 struct r12a_softc *rs = sc->sc_priv;
321 struct r12a_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_init.c62 struct r92e_softc *rs = sc->sc_priv;
H A Dr92eu_attach.c78 sc->sc_priv = rs;
84 struct r92e_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c110 struct r92c_softc *rs = sc->sc_priv;
231 struct r92c_softc *rs = sc->sc_priv;
306 struct r92c_softc *rs = sc->sc_priv;
H A Dr92ce_attach.c69 struct r92c_softc *rs = sc->sc_priv;
94 struct r92c_softc *rs = sc->sc_priv;
130 sc->sc_priv = rs;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c65 struct r92c_softc *rs = sc->sc_priv;
96 struct r92c_softc *rs = sc->sc_priv;
136 sc->sc_priv = rs;
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_var.h103 #define R12A_SOFTC(_sc) ((struct r12a_softc *)((_sc)->sc_priv))
H A Dr12a_caps.c64 struct r12a_softc *rs = sc->sc_priv;
H A Dr12a_rx.c132 struct r12a_softc *rs = sc->sc_priv;
181 struct r12a_softc *rs = sc->sc_priv;
/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c77 struct r92c_softc *rs = sc->sc_priv;
108 sc->sc_priv = rs;

Completed in 261 milliseconds

12