Searched refs:start_bus (Results 1 – 2 of 2) sorted by relevance
276 uint8_t start_bus; member
284 static int xptbustraverse(struct cam_eb *start_bus,2127 xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg) in xptbustraverse() argument2133 if (start_bus) in xptbustraverse()2134 bus = start_bus; in xptbustraverse()