Home
last modified time | relevance | path

Searched refs:ipmi_methods (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/common/ipmi/
H A DMakefile30 MODULESRCS = ipmi_enum.c ipmi_methods.c
H A Dipmi_enum.c58 static const topo_method_t ipmi_methods[] = { variable
316 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_check_entity()
470 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_post_process()