Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c304 static xpt_periphfunc_t xptdefperiphfunc; variable
2408 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()
2412 xptdefperiphfunc(struct cam_periph *periph, void *arg) in xptdefperiphfunc() function