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