Searched refs:xptdefperiphfunc (Results 1 – 1 of 1) sorted by relevance
304 static xpt_periphfunc_t xptdefperiphfunc; variable2408 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()2412 xptdefperiphfunc(struct cam_periph *periph, void *arg) in xptdefperiphfunc() function