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

/freebsd-current/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c162 sc->sc_postattach = r88e_postattach;
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c191 sc->sc_postattach = r92cu_postattach;
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu_attach.c140 sc->sc_postattach = rtwn_nop_softc;
/freebsd-current/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c169 sc->sc_postattach = r88ee_postattach;
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwnvar.h317 void (*sc_postattach)(struct rtwn_softc *); member in struct:rtwn_softc
518 (((_sc)->sc_postattach)((_sc)))
/freebsd-current/sys/dev/rtwn/rtl8821a/usb/
H A Dr21au_attach.c208 sc->sc_postattach = r21a_postattach;
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c199 sc->sc_postattach = r92ce_postattach;
/freebsd-current/sys/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c222 sc->sc_postattach = r12au_postattach;

Completed in 170 milliseconds