Searched refs:xptperiphtraverse (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/cam/ |
| D | cam_xpt.c | 273 static int xptperiphtraverse(struct cam_ed *device, 1790 return(xptperiphtraverse(device, in xptedtdevicefunc() 1794 return(xptperiphtraverse(device, NULL, xptedtperiphfunc, arg)); in xptedtdevicefunc() 2211 xptperiphtraverse(struct cam_ed *device, struct cam_periph *start_periph, in xptperiphtraverse() function 2403 return(xptperiphtraverse(device, NULL, xptdefperiphfunc, arg)); in xptdefdevicefunc()
|