Searched refs:ctl_work_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c541 static void ctl_work_thread(void *arg);
1956 error = kproc_kthread_add(ctl_work_thread, thr,
13012 * LUN lookup will likely move to the ctl_work_thread() once we
13167 ctl_work_thread(void *arg) function
13174 CTL_DEBUG_PRINT(("ctl_work_thread starting\n"));

Completed in 200 milliseconds