busdma_thread
static void busdma_thread(void *);
if (kproc_create(busdma_thread, NULL, NULL, 0, 0, "busdma") !=