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