Searched refs:xpt_targetfunc_t (Results 1 – 1 of 1) sorted by relevance
151 typedef int xpt_targetfunc_t (struct cam_et *target, void *arg); typedef277 static xpt_targetfunc_t xptedttargetfunc;288 xpt_targetfunc_t *tr_func, void *arg);302 static xpt_targetfunc_t xptdeftargetfunc;2163 xpt_targetfunc_t *tr_func, void *arg) in xpttargettraverse()2384 xpt_targetfunc_t *tr_func; in xptdeftargetfunc()2386 tr_func = (xpt_targetfunc_t *)tr_config->tr_func; in xptdeftargetfunc()