Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c277 static xpt_targetfunc_t xptedttargetfunc; variable
1677 return (xpttargettraverse(bus, target, xptedttargetfunc, arg)); in xptedtbusfunc()
1681 xptedttargetfunc(struct cam_et *target, void *arg) in xptedttargetfunc() function