Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dstorage.c314 int devcol; in do_target() local
342 devcol = TARGET_V1_DEVICE_COL; in do_target()
346 devcol = TARGET_V2_DEVICE_COL; in do_target()
353 if ((dp = find_device(devvp, ep->sv.v[devcol])) != NULL) { in do_target()
366 if ((xp = find_extent(extents, ep->sv.v[devcol])) != NULL) { in do_target()
384 ep->sv.v[devcol]); in do_target()