Searched refs:fmri_dprint (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip_subr.c | 42 static void fmri_dprint(topo_mod_t *, const char *, uint32_t, nvlist_t *); 465 fmri_dprint(mod, "rank_fmri_present", is_present, in); in rank_fmri_present() 483 fmri_dprint(mod, "rank_fmri_replaced", is_replaced, in); in rank_fmri_replaced() 489 fmri_dprint(topo_mod_t *mod, const char *op, uint32_t rc, nvlist_t *fmri) in fmri_dprint() function 744 fmri_dprint(mod, "ntv_page_retire", rc, in); in ntv_page_retire() 764 fmri_dprint(mod, "ntv_page_unretire", rc, in); in ntv_page_unretire()
|