Searched refs:cmd_case_create (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_pageerr.c | 74 page->page_case.cc_cp = cmd_case_create(hdl, in cmd_page_fault()
|
H A D | cmd_state.h | 215 extern fmd_case_t *cmd_case_create(fmd_hdl_t *, cmd_header_t *,
|
H A D | cmd_cpuerr.c | 65 cc->cc_cp = cmd_case_create(hdl, &cpu->cpu_header, pstype, in cmd_cpuerr_common() 315 cc->cc_cp = cmd_case_create(hdl, &cpu->cpu_header, ed->ed_pst, in cmd_xxu_hdlr() 362 cc->cc_cp = cmd_case_create(hdl, &cpu->cpu_header, ed->ed_pst, in cmd_xxc_hdlr()
|
H A D | cmd_state.c | 116 cmd_case_create(fmd_hdl_t *hdl, cmd_header_t *hdr, cmd_ptrsubtype_t ptrsubtype, in cmd_case_create() function
|
H A D | cmd_memerr.c | 613 dimm->dimm_case.cc_cp = cmd_case_create(hdl, in cmd_ce_common() 703 page->page_case.cc_cp = cmd_case_create(hdl, in cmd_ce_common() 910 bank->bank_case.cc_cp = cmd_case_create(hdl, &bank->bank_header, in cmd_ue_common()
|
H A D | cmd_cpu.c | 532 xr->xr_case = cmd_case_create(hdl, &cpu->cpu_header, in cmd_xr_create()
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_dperr.c | 323 dpt->dp_case = cmd_case_create(hdl, &dpt->dp_header, in cmd_dp_common() 355 dpt->dp_case = cmd_case_create(hdl, &dpt->dp_header, in cmd_dp_common()
|
H A D | cmd_oplerr.c | 205 cc->cc_cp = cmd_case_create(hdl, in cmd_opl_ue_cpu() 390 dimm->dimm_case.cc_cp = cmd_case_create(hdl, in cmd_opl_mac_ce()
|
H A D | cmd_dp_page.c | 142 page->page_case.cc_cp = cmd_case_create(hdl, &page->page_header, in cmd_dp_page_defer()
|
H A D | cmd_Lxcache.c | 554 cp = cmd_case_create(hdl, &cpu->cpu_header, pstype, in cmd_fault_the_cpu() 1137 cmd_Lxcache->Lxcache_case.cc_cp = cmd_case_create(hdl, in cmd_create_case_for_Lxcache()
|
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_memerr_arch.c | 396 branch->branch_case.cc_cp = cmd_case_create(hdl, in cmd_fb()
|