fdc_thread
msleep(fdc->fdc_thread, &fdc->fdc_mtx, PRIBIO, "fdcdet", 0);
kproc_create(fdc_thread, fdc, &fdc->fdc_thread, 0, 0,
struct proc *fdc_thread;