Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/
HDcam_xpt.c280 static xpt_targetfunc_t xptedttargetfunc; variable
1681 return (xpttargettraverse(bus, target, xptedttargetfunc, arg)); in xptedtbusfunc()
1685 xptedttargetfunc(struct cam_et *target, void *arg) in xptedttargetfunc() function