Home
last modified time | relevance | path

Searched refs:start_bus (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/xen/
H A Dphysdev.h276 uint8_t start_bus; member
/freebsd/sys/cam/
H A Dcam_xpt.c284 static int xptbustraverse(struct cam_eb *start_bus,
2127 xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg) in xptbustraverse() argument
2133 if (start_bus) in xptbustraverse()
2134 bus = start_bus; in xptbustraverse()