Searched refs:tr_func (Results 1 – 1 of 1) sorted by relevance
152 void *tr_func; member2442 xpt_busfunc_t *tr_func; in xptdefbusfunc() local2444 tr_func = (xpt_busfunc_t *)tr_config->tr_func; in xptdefbusfunc()2459 xpt_targetfunc_t *tr_func; in xptdeftargetfunc() local2461 tr_func = (xpt_targetfunc_t *)tr_config->tr_func; in xptdeftargetfunc()2476 xpt_devicefunc_t *tr_func; in xptdefdevicefunc() local2478 tr_func = (xpt_devicefunc_t *)tr_config->tr_func; in xptdefdevicefunc()2489 xpt_periphfunc_t *tr_func; in xptdefperiphfunc() local2493 tr_func = (xpt_periphfunc_t *)tr_config->tr_func; in xptdefperiphfunc()2512 tr_config.tr_func = tr_func; in xpt_for_all_busses()[all …]