Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_method.h47 topo_method_f *tim_func; /* Method function */ member
H A Dtopo_method.c175 imp->tim_func = meth->tm_func; in topo_method_register()
260 if ((rc = mp->tim_func(mp->tim_mod, node, version, in, out)) in topo_method_call()