ath_detach
ath_detach(&asc->sc_ath);
rv = ath_detach(sc);
int ath_detach(struct ath_softc *);
if ((rv = ath_detach(&psc->sc_sc)) != 0)