Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c288 static xpt_periphfunc_t xptedtperiphfunc; variable
1857 return (xptperiphtraverse(device, periph, xptedtperiphfunc, arg)); in xptedtdevicefunc()
1861 xptedtperiphfunc(struct cam_periph *periph, void *arg) in xptedtperiphfunc() function