Searched refs:xptdeftargetfunc (Results 1 – 1 of 1) sorted by relevance
302 static xpt_targetfunc_t xptdeftargetfunc; variable2373 return(xpttargettraverse(bus, NULL, xptdeftargetfunc, arg)); in xptdefbusfunc()2377 xptdeftargetfunc(struct cam_et *target, void *arg) in xptdeftargetfunc() function