_ath_power_set_selfgen
extern void _ath_power_set_selfgen(struct ath_softc *sc, int power_state, const char *file, int line);
#define ath_power_setselfgen(sc, ps) _ath_power_set_selfgen(sc, ps, __FILE__, __LINE__)