Searched refs:xpt_targetfunc_t (Results 1 – 1 of 1) sorted by relevance
647 typedef int xpt_targetfunc_t (struct cam_et *target, void *arg); typedef812 static xpt_targetfunc_t xptedttargetfunc;823 xpt_targetfunc_t *tr_func, void *arg);837 static xpt_targetfunc_t xptdeftargetfunc;2658 xpt_targetfunc_t *tr_func, void *arg) in xpttargettraverse()2803 xpt_targetfunc_t *tr_func; in xptdeftargetfunc()2805 tr_func = (xpt_targetfunc_t *)tr_config->tr_func; in xptdeftargetfunc()