Searched refs:get_tagdata (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 186 extern cmd_evdisp_t get_tagdata(cmd_cpu_t *, cmd_ptrsubtype_t,
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcacheerr.c | 417 return (get_tagdata(cpu, pstype, index, tag_data)); in extract_data_from_ereport_payload() 428 return (get_tagdata(cpu, pstype, index, in extract_data_from_ereport_payload() 993 (void) get_tagdata(cpu, pstype, index, tag_data); in cmd_us4plus_tag_err()
|
H A D | cmd_Lxcache.c | 704 get_tagdata(cmd_cpu_t *cpu, cmd_ptrsubtype_t pstype, in get_tagdata() function 764 if (get_tagdata(cpu, pstype, index, tag_data) != 0) { in get_index_retired_ways()
|