Searched refs:xptbustraverse (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cam/
H A Dcam_xpt.c282 static int xptbustraverse(struct cam_eb *start_bus,
1900 ret = xptbustraverse(bus, xptedtbusfunc, cdm);
2084 xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg) function
2397 return(xptbustraverse(NULL, xptdefbusfunc, &tr_config));
2412 return(xptbustraverse(NULL, xptdefbusfunc, &tr_config));

Completed in 161 milliseconds