Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/
Dcam_xpt.c288 static xpt_periphfunc_t xptedtperiphfunc; variable
1959 return (xptperiphtraverse(device, periph, xptedtperiphfunc, arg)); in xptedtdevicefunc()
1963 xptedtperiphfunc(struct cam_periph *periph, void *arg) in xptedtperiphfunc() function