Home
last modified time | relevance | path

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

/trueos/sys/cam/ctl/
HDctl.c482 static void ctl_lun_thread(void *arg);
1179 error = kproc_kthread_add(ctl_lun_thread, softc, in ctl_init()
14202 ctl_lun_thread(void *arg) in ctl_lun_thread() function