Searched refs:sc_post_init (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c184 sc->sc_post_init = r88eu_post_init;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c213 sc->sc_post_init = r92cu_post_init;
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c164 sc->sc_post_init = r92eu_post_init;
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c191 sc->sc_post_init = r88ee_post_init;
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwnvar.h365 void (*sc_post_init)(struct rtwn_softc *); member in struct:rtwn_softc
586 (((_sc)->sc_post_init)((_sc)))
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c232 sc->sc_post_init = r12au_post_init;
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c221 sc->sc_post_init = r92ce_post_init;
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c246 sc->sc_post_init = r12au_post_init;

Completed in 170 milliseconds