Searched refs:busdma_thread (Results 1 – 1 of 1) sorted by relevance
103 static void busdma_thread(void *);257 if (kproc_create(busdma_thread, NULL, NULL, 0, 0, "busdma") != in alloc_bounce_zone()517 busdma_thread(void *dummy __unused) in busdma_thread() function