Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDctl.c483 static void ctl_thresh_thread(void *arg);
1186 error = kproc_kthread_add(ctl_thresh_thread, softc, in ctl_init()
14228 ctl_thresh_thread(void *arg) in ctl_thresh_thread() function