Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c43 get_fmtstr(topo_mod_t *mod, nvlist_t *in) in get_fmtstr() function
132 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_dimm_label()
205 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_dimm_label_mp()
285 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in seq_dimm_label()
357 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_chip_label()
414 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in fsb2_chip_label()
465 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in g4_chip_label()
595 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in a4fplus_chip_label()
688 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_cs_label_mp()
735 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in g4_dimm_label()
[all …]
H A Dchip.h202 extern char *get_fmtstr(topo_mod_t *, nvlist_t *);
/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A Dipmi_methods.c39 get_fmtstr(topo_mod_t *mod, nvlist_t *in) in get_fmtstr() function
147 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in ipmi_fru_label()