Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c293 node_create_seterror(topo_mod_t *mod, tnode_t *pnode, topo_nodehash_t *nhp, in node_create_seterror() function
328 return (node_create_seterror(mod, pnode, NULL, in topo_node_range_create()
333 return (node_create_seterror(mod, pnode, NULL, in topo_node_range_create()
337 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create()
340 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create()
346 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create()