Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_xpt.c307 static xpt_periphfunc_t xptdefperiphfunc; variable
2411 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()
2415 xptdefperiphfunc(struct cam_periph *periph, void *arg) in xptdefperiphfunc() function