Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c641 } fault_info_t; typedef
726 uint16_t upos, fault_info_t **fault_list, int cpu) in cmd_get_faulted_comp()
774 sizeof (fault_info_t), FMD_SLEEP); in cmd_get_faulted_comp()
850 fault_info_t **fault_list = NULL; in cmd_gen_datapath_fault()
855 max_rpt * sizeof (fault_info_t *), FMD_SLEEP); in cmd_gen_datapath_fault()
927 fmd_hdl_free(hdl, fault_list[i], sizeof (fault_info_t)); in cmd_gen_datapath_fault()
930 fmd_hdl_free(hdl, fault_list, sizeof (fault_info_t *) * max_rpt); in cmd_gen_datapath_fault()