Searched refs:fmd_stat_destroy (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | stats.c | 112 fmd_stat_destroy(Hdl, 1, &(sp->fmd_stats)); in stats_delete()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 168 extern void fmd_stat_destroy(fmd_hdl_t *, uint_t, fmd_stat_t *);
|
H A D | fmd_api.map | 118 fmd_stat_destroy { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 1032 fmd_stat_destroy(fmd_hdl_t *hdl, uint_t argc, fmd_stat_t *argv) in fmd_stat_destroy() function
|
/titanic_50/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_bank.c | 137 fmd_stat_destroy(hdl, 1, &(bank->bank_retstat)); in cmd_bank_destroy()
|
H A D | cmd_dimm.c | 173 fmd_stat_destroy(hdl, 1, &(dimm->dimm_retstat)); in cmd_dimm_destroy()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
H A D | gmem_dimm.c | 112 fmd_stat_destroy(hdl, 1, &(dimm->dimm_retstat)); in gmem_dimm_destroy()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_xport_api_dd.c | 1274 (void) fmd_stat_destroy(hdl, in etm_xport_fini()
|