rtwn_attach
int rtwn_attach(struct device *, struct rtwn_softc *);
error = rtwn_attach(&sc->sc_dev, &sc->sc_sc);
if (rtwn_attach(&sc->sc_dev, &sc->sc_sc) != 0) {