smc_task_intr
static void smc_task_intr(void *, int);
TASK_INIT(&sc->smc_intr, SMC_INTR_PRIORITY, smc_task_intr, ifp);