xpt_busfunc_t
xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg)
xpt_busfunc_t *tr_func;
tr_func = (xpt_busfunc_t *)tr_config->tr_func;
xpt_for_all_busses(xpt_busfunc_t *tr_func, void *arg)
static xpt_busfunc_t xptedtbusfunc;
xpt_busfunc_t *tr_func, void *arg);
static xpt_busfunc_t xptdefbusfunc;
static xpt_busfunc_t xptsetasyncbusfunc;