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.c43 get_fmtstr(topo_mod_t *mod, nvlist_t *in) function
49 topo_mod_dprintf(mod, "get_fmtstr() called\n");
132 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
205 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
285 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
357 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
414 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
465 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
595 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {
688 if ((fmtstr = get_fmtstr(mo
[all...]
H A Dchip.h202 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) function
45 topo_mod_dprintf(mod, "get_fmtstr() called\n");
147 if ((fmtstr = get_fmtstr(mod, in)) == NULL) {

Completed in 46 milliseconds