Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c293 struct cam_periph *start_periph,
298 struct cam_periph *start_periph,
2239 xptperiphtraverse(struct cam_ed *device, struct cam_periph *start_periph, in xptperiphtraverse() argument
2249 if (start_periph) in xptperiphtraverse()
2250 periph = start_periph; in xptperiphtraverse()
2317 struct cam_periph *start_periph, in xptpdperiphtraverse() argument
2325 if (start_periph) in xptpdperiphtraverse()
2326 periph = start_periph; in xptpdperiphtraverse()