Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Doverlay_target.h267 #define OVERLAY_TARGET_ITER_MAX 500 macro
/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c1299 if (base.otci_count > OVERLAY_TARGET_ITER_MAX) in overlay_target_cache_iter_copyin()