Searched refs:Lxcache_case (Results 1 – 3 of 3) sorted by relevance
| /titanic_50/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
| H A D | cmd_Lxcacheerr.c | 752 (new_Lxcache->Lxcache_case.cc_cp == NULL)) { in retire_lowest_retirable_way_as_suspect() 869 (new_Lxcache->Lxcache_case.cc_cp == NULL)) { in unretire_suspect_and_retire_next_retirable_way() 1225 Lxcache->Lxcache_case.cc_cp != NULL && in cmd_us4plus_tag_err() 1226 fmd_case_solved(hdl, Lxcache->Lxcache_case.cc_cp)) { in cmd_us4plus_tag_err() 1249 if (Lxcache->Lxcache_case.cc_serdnm == NULL) { in cmd_us4plus_tag_err() 1250 Lxcache->Lxcache_case.cc_serdnm = cmd_Lxcache_serdnm_create(hdl, in cmd_us4plus_tag_err() 1253 if (!fmd_serd_exists(hdl, Lxcache->Lxcache_case.cc_serdnm)) { in cmd_us4plus_tag_err() 1254 fmd_serd_create(hdl, Lxcache->Lxcache_case.cc_serdnm, in cmd_us4plus_tag_err() 1260 Lxcache->Lxcache_case.cc_serdnm); in cmd_us4plus_tag_err() 1265 fltnm, cpu->cpu_cpuid, Lxcache->Lxcache_case.cc_serdnm); in cmd_us4plus_tag_err() [all …]
|
| H A D | cmd_Lxcache.c | 154 cmd_case_t *cc = &Lxcache->Lxcache_case; in cmd_Lxcache_free() 428 cmd_case_restore(hdl, &Lxcache->Lxcache_case, cp, serdnm); in cmd_Lxcache_restore() 614 fmd_case_uuid(hdl, Lxcache->Lxcache_case.cc_cp)); in cmd_Lxcache_fault() 615 fmd_case_add_suspect(hdl, Lxcache->Lxcache_case.cc_cp, flt); in cmd_Lxcache_fault() 616 fmd_case_solve(hdl, Lxcache->Lxcache_case.cc_cp); in cmd_Lxcache_fault() 645 cc = &Lxcache->Lxcache_case; in cmd_Lxcache_close() 1068 cc = &cmd_Lxcache->Lxcache_case; in cmd_Lxcache_destroy_anonymous_serd_engines() 1135 if (cmd_Lxcache->Lxcache_case.cc_cp != NULL) in cmd_create_case_for_Lxcache() 1137 cmd_Lxcache->Lxcache_case.cc_cp = cmd_case_create(hdl, in cmd_create_case_for_Lxcache() 1141 if (cmd_Lxcache->Lxcache_case.cc_cp == NULL) { in cmd_create_case_for_Lxcache() [all …]
|
| /titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
| H A D | cmd_Lxcache.h | 105 cmd_case_t Lxcache_case; /* Open CE case against this Lxcache */ member
|