Home
last modified time | relevance | path

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

/trueos/sys/cam/
HDcam_xpt.c278 static xpt_periphfunc_t xptedtperiphfunc; variable
1783 return (xptperiphtraverse(device, periph, xptedtperiphfunc, arg)); in xptedtdevicefunc()
1787 xptedtperiphfunc(struct cam_periph *periph, void *arg) in xptedtperiphfunc() function