Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/
H A DMakefile30 MODULESRCS = ipmi_enum.c ipmi_methods.c
H A Dipmi_enum.c63 static const topo_method_t ipmi_methods[] = { variable
504 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_check_entity()
675 if (topo_method_register(mod, tn, ipmi_methods) != 0) { in ipmi_post_process()