Home
last modified time | relevance | path

Searched refs:xptdeftargetfunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.c302 static xpt_targetfunc_t xptdeftargetfunc; variable
2373 return(xpttargettraverse(bus, NULL, xptdeftargetfunc, arg)); in xptdefbusfunc()
2377 xptdeftargetfunc(struct cam_et *target, void *arg) in xptdeftargetfunc() function