Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/
H A Dcam_xpt.c827 static int xptperiphtraverse(struct cam_ed *device,
2348 return(xptperiphtraverse(device, in xptedtdevicefunc()
2352 return(xptperiphtraverse(device, NULL, xptedtperiphfunc, arg)); in xptedtdevicefunc()
2704 xptperiphtraverse(struct cam_ed *device, struct cam_periph *start_periph, in xptperiphtraverse() function
2826 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()