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