ath_init
static int ath_init(struct ath_softc *);
ath_init(ifp->if_softc); /* XXX lose error */
error = ath_init(sc);
return ath_init(sc);