Home
last modified time | relevance | path

Searched refs:ETOPO_MOD_NOREG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_error.h54 ETOPO_MOD_NOREG, /* module failed to register */ enumerator
H A Dtopo_rtld.c98 return (topo_mod_seterrno(mod, ETOPO_MOD_NOREG)); in rtld_init()
H A Dtopo_module.c159 mod->tm_errno = ETOPO_MOD_NOREG; in topo_mod_start()