Searched refs:xpt_periphfunc_t (Results 1 – 1 of 1) sorted by relevance
156 typedef int xpt_periphfunc_t (struct cam_periph *periph, void *arg); typedef282 static xpt_periphfunc_t xptedtperiphfunc;284 static xpt_periphfunc_t xptplistperiphfunc;297 xpt_periphfunc_t *tr_func, void *arg);302 xpt_periphfunc_t *tr_func,307 static xpt_periphfunc_t xptdefperiphfunc;2243 xpt_periphfunc_t *tr_func, void *arg) in xptperiphtraverse()2321 xpt_periphfunc_t *tr_func, void *arg) in xptpdperiphtraverse()2418 xpt_periphfunc_t *tr_func; in xptdefperiphfunc()2422 tr_func = (xpt_periphfunc_t *)tr_config->tr_func; in xptdefperiphfunc()