Searched refs:xpt_periphfunc_t (Results 1 – 1 of 1) sorted by relevance
159 typedef int xpt_periphfunc_t (struct cam_periph *periph, void *arg); typedef288 static xpt_periphfunc_t xptedtperiphfunc;290 static xpt_periphfunc_t xptplistperiphfunc;303 xpt_periphfunc_t *tr_func, void *arg);308 xpt_periphfunc_t *tr_func,313 static xpt_periphfunc_t xptdefperiphfunc;2257 xpt_periphfunc_t *tr_func, void *arg) in xptperiphtraverse()2335 xpt_periphfunc_t *tr_func, void *arg) in xptpdperiphtraverse()2432 xpt_periphfunc_t *tr_func; in xptdefperiphfunc()2436 tr_func = (xpt_periphfunc_t *)tr_config->tr_func; in xptdefperiphfunc()