n25q_task
static void n25q_task(void *arg);
kproc_create(&n25q_task, sc, &sc->sc_p, 0, 0, "task: n25q flash");