at45d_task
static void at45d_task(void *arg);
kproc_create(&at45d_task, sc, &sc->p, 0, 0, "task: at45d flash");