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