Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dmem_cache.c560 int i, retire_retry_count; in mem_cache_ioctl_ops() local
599 retire_retry_count = 0; in mem_cache_ioctl_ops()
630 if (retire_retry_count >= 2) { in mem_cache_ioctl_ops()
635 retire_retry_count++; in mem_cache_ioctl_ops()
659 if (retire_retry_count >= 2) { in mem_cache_ioctl_ops()
664 retire_retry_count++; in mem_cache_ioctl_ops()