Searched refs:xpt_periphfunc_t (Results 1 – 1 of 1) sorted by relevance
153 typedef int xpt_periphfunc_t (struct cam_periph *periph, void *arg); typedef279 static xpt_periphfunc_t xptedtperiphfunc;281 static xpt_periphfunc_t xptplistperiphfunc;294 xpt_periphfunc_t *tr_func, void *arg);299 xpt_periphfunc_t *tr_func,304 static xpt_periphfunc_t xptdefperiphfunc;2240 xpt_periphfunc_t *tr_func, void *arg) in xptperiphtraverse()2318 xpt_periphfunc_t *tr_func, void *arg) in xptpdperiphtraverse()2415 xpt_periphfunc_t *tr_func; in xptdefperiphfunc()2419 tr_func = (xpt_periphfunc_t *)tr_config->tr_func; in xptdefperiphfunc()