Searched refs:topo_node_asru (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c144 if (topo_node_asru(node, &asru, NULL, &err) != 0) {
438 topo_node_asru(node, &asru, in, &err) == 0) {
463 topo_node_asru(node, &asru, in, &err) == 0) {
486 topo_node_asru(node, &asru, in, &err) == 0) {
511 topo_node_asru(node, &asru, in, &err) == 0) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_protocol.c41 topo_node_asru(tnode_t *node, nvlist_t **asru, nvlist_t *priv, int *err) function
H A Dlibtopo.h129 extern int topo_node_asru(tnode_t *, nvlist_t **, nvlist_t *, int *);
/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c407 (void) topo_node_asru(node, &asru, NULL, &err);
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c139 if (topo_node_asru(node, &asru, NULL, &err) == 0)

Completed in 53 milliseconds