Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/
Dcam_xpt.c302 static xpt_periphfunc_t xptdefperiphfunc; variable
2364 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()
2368 xptdefperiphfunc(struct cam_periph *periph, void *arg) in xptdefperiphfunc() function