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