Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c292 static int xptperiphtraverse(struct cam_ed *device,
1839 return (xptperiphtraverse(device, periph, xptedtperiphfunc, arg)); in xptedtdevicefunc()
2238 xptperiphtraverse(struct cam_ed *device, struct cam_periph *start_periph, in xptperiphtraverse() function
2407 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()