Searched refs:xptdefdevicefunc (Results 1 – 1 of 1) sorted by relevance
309 static xpt_devicefunc_t xptdefdevicefunc; variable2398 return(xptdevicetraverse(target, NULL, xptdefdevicefunc, arg)); in xptdeftargetfunc()2402 xptdefdevicefunc(struct cam_ed *device, void *arg) in xptdefdevicefunc() function