Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_xpt.c814 static xpt_periphfunc_t xptedtperiphfunc; variable
2350 xptedtperiphfunc, arg)); in xptedtdevicefunc()
2352 return(xptperiphtraverse(device, NULL, xptedtperiphfunc, arg)); in xptedtdevicefunc()
2356 xptedtperiphfunc(struct cam_periph *periph, void *arg) in xptedtperiphfunc() function