Home
last modified time | relevance | path

Searched defs: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.c2127 xptbustraverse(struct cam_eb *start_bus, xpt_busfunc_t *tr_func, void *arg) in xptbustraverse()