Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c174 static struct proc *cam_proc; variable
958 &cam_proc, NULL, 0, 0, "cam", "doneq%d", i); in xpt_init()
973 &cam_proc, NULL, 0, 0, "cam", "async") != 0) { in xpt_init()
5051 if (kproc_kthread_add(xpt_scanner_thread, NULL, &cam_proc, NULL, 0, 0, in xpt_config()