Searched refs:xpt_targetfunc_t (Results 1 – 1 of 1) sorted by relevance
146 typedef int xpt_targetfunc_t (struct cam_et *target, void *arg); typedef271 static xpt_targetfunc_t xptedttargetfunc;282 xpt_targetfunc_t *tr_func, void *arg);296 static xpt_targetfunc_t xptdeftargetfunc;2098 xpt_targetfunc_t *tr_func, void *arg) in xpttargettraverse()2319 xpt_targetfunc_t *tr_func; in xptdeftargetfunc()2321 tr_func = (xpt_targetfunc_t *)tr_config->tr_func; in xptdeftargetfunc()