ath_fatal_proc
static void ath_fatal_proc(void *, int);
ATH_TASK_FUNC(ath_fatal_proc);
TASK_INIT(&sc->sc_fataltask, 0, ath_fatal_proc, sc);