Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c45 get_fmtstr(topo_mod_t *mod, nvlist_t *in) in get_fmtstr() function
134 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_dimm_label()
207 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_dimm_label_mp()
287 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in seq_dimm_label()
359 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_chip_label()
416 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in fsb2_chip_label()
467 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in g4_chip_label()
597 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in a4fplus_chip_label()
690 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in simple_cs_label_mp()
737 if ((fmtstr = get_fmtstr(mod, in)) == NULL) { in g4_dimm_label()
[all …]
H A Dchip.h210 extern char *get_fmtstr(topo_mod_t *, nvlist_t *);
/illumos-gate/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()