Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_meth.c144 if (topo_node_asru(node, &asru, NULL, &err) != 0) { in cpu_walker()
438 topo_node_asru(node, &asru, in, &err) == 0) { in dimm_page_service_state()
463 topo_node_asru(node, &asru, in, &err) == 0) { in dimm_page_unusable()
486 topo_node_asru(node, &asru, in, &err) == 0) { in dimm_page_retire()
511 topo_node_asru(node, &asru, in, &err) == 0) { in dimm_page_unretire()
/titanic_44/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) in topo_node_asru() function
H A Dmapfile-vers126 topo_node_asru;
H A Dlibtopo.h129 extern int topo_node_asru(tnode_t *, nvlist_t **, nvlist_t *, int *);
/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.c407 (void) topo_node_asru(node, &asru, NULL, &err); in find_dimm_hc_fmri()
/titanic_44/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c139 if (topo_node_asru(node, &asru, NULL, &err) == 0) in print_node()