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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c540 static void ctl_thresh_thread(void *arg);
1963 error = kproc_kthread_add(ctl_thresh_thread, softc,
13234 ctl_thresh_thread(void *arg) function
13244 CTL_DEBUG_PRINT(("ctl_thresh_thread starting\n"));

Completed in 84 milliseconds