Searched refs:cam_proc (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/cam/ |
| H A D | cam_xpt.c | 180 static struct proc *cam_proc; variable 965 &cam_proc, NULL, 0, 0, "cam", "doneq%d", i); in xpt_init() 979 &cam_proc, NULL, 0, 0, "cam", "async") != 0) { in xpt_init() 5073 if (kproc_kthread_add(xpt_scanner_thread, NULL, &cam_proc, NULL, 0, 0, in xpt_config()
|