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

/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_label.c42 get_fmtstr(topo_mod_t *mod, nvlist_t *in) function
48 topo_mod_dprintf(mod, "get_fmtstr() called\n");
131 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
204 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
284 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
356 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
413 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
464 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
594 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
687 if ((fmtstr = get_fmtstr(mo
[all...]
H A Dchip.h196 extern char *get_fmtstr(topo_mod_t *, nvlist_t *);
/osnet-11/usr/src/lib/fm/topo/modules/common/ipmi/common/
H A Dipmi_methods.c38 get_fmtstr(topo_mod_t *mod, nvlist_t *in) function
44 topo_mod_dprintf(mod, "get_fmtstr() called\n");
146 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {

Completed in 23 milliseconds