Searched refs:isp_kthread (Results 1 – 1 of 1) sorted by relevance
67 static void isp_kthread(void *);173 …if (THREAD_CREATE(isp_kthread, fc, &fc->kproc, 0, 0, "%s: fc_thrd%d", device_get_nameunit(isp->isp… in isp_attach_chan()3362 isp_kthread(void *arg) in isp_kthread() function