ae_int_task
static void ae_int_task(void *arg, int pending);
TASK_INIT(&sc->int_task, 0, ae_int_task, sc);