Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_node.c442 node_bind_seterror(topo_mod_t *mod, tnode_t *pnode, tnode_t *node, in node_bind_seterror() function
478 return (node_bind_seterror(mod, pnode, NULL, in topo_node_bind()
483 return (node_bind_seterror(mod, pnode, NULL, in topo_node_bind()
492 return (node_bind_seterror(mod, pnode, NULL, B_TRUE, in topo_node_bind()
496 return (node_bind_seterror(mod, pnode, NULL, B_TRUE, in topo_node_bind()
513 return (node_bind_seterror(mod, pnode, node, B_TRUE, in topo_node_bind()
517 return (node_bind_seterror(mod, pnode, node, B_TRUE, err)); in topo_node_bind()
521 return (node_bind_seterror(mod, pnode, node, B_TRUE, err)); in topo_node_bind()
574 return (node_bind_seterror(mod, pnode, NULL, in topo_node_facbind()
580 return (node_bind_seterror(mod, pnode, NULL, in topo_node_facbind()
[all …]