Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_netbsd.c74 static void isp_fc_worker(void *);
120 if (kthread_create(PRI_NONE, 0, NULL, isp_fc_worker, isp, in isp_attach()
1042 isp_fc_worker(void *arg) in isp_fc_worker() function