Home
last modified time | relevance | path

Searched refs:isp_kthread (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/isp/
H A Disp_freebsd.c64 static void isp_kthread(void *);
162 if (kproc_create(isp_kthread, fc, &fc->kproc, 0, 0, in isp_attach_chan()
2208 isp_kthread(void *arg) in isp_kthread() function