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