HomeSort by: relevance | last modified time | path
    Searched defs:isp_fc_worker (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
isp_netbsd.c 74 static void isp_fc_worker(void *);
120 if (kthread_create(PRI_NONE, 0, NULL, isp_fc_worker, isp,
1042 isp_fc_worker(void *arg) function in typeref:typename:void

Completed in 12 milliseconds