Searched refs:node_create_seterror (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
| H A D | topo_node.c | 294 node_create_seterror(topo_mod_t *mod, tnode_t *pnode, topo_nodehash_t *nhp, in node_create_seterror() function 329 return (node_create_seterror(mod, pnode, NULL, in topo_node_range_create() 334 return (node_create_seterror(mod, pnode, NULL, in topo_node_range_create() 338 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create() 341 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create() 347 return (node_create_seterror(mod, pnode, nhp, EMOD_NOMEM)); in topo_node_range_create()
|