ath_rxorn_proc
static void ath_rxorn_proc(void *, int);
ATH_TASK_FUNC(ath_rxorn_proc);
TASK_INIT(&sc->sc_rxorntask, 0, ath_rxorn_proc, sc);