Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcacheerr.c1045 Lxcache->Lxcache_retry_count); in cmd_us4plus_tag_err()
1046 if (Lxcache->Lxcache_retry_count >= in cmd_us4plus_tag_err()
1065 Lxcache->Lxcache_retry_count = 0; in cmd_us4plus_tag_err()
1068 Lxcache->Lxcache_retry_count++; in cmd_us4plus_tag_err()
1074 Lxcache->Lxcache_retry_count] * NANOSEC)); in cmd_us4plus_tag_err()
1171 Lxcache->Lxcache_retry_count++; in cmd_us4plus_tag_err()
1176 Lxcache->Lxcache_retry_count] * NANOSEC)); in cmd_us4plus_tag_err()
H A Dcmd_Lxcache.c185 Lxcache->Lxcache_retry_count = 0; in cmd_Lxcache_free()
246 Lxcache->Lxcache_retry_count = 0; in cmd_Lxcache_create()
411 Lxcache->Lxcache_retry_count = 0; in cmd_Lxcache_restore()
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_Lxcache.h97 int Lxcache_retry_count; /* retry count for recheck taga */ member