Searched refs:topo_node_fru (Results 1 – 13 of 13) sorted by relevance
| /titanic_53/usr/src/lib/fm/topo/libtopo/common/ |
| H A D | topo_protocol.c | 62 topo_node_fru(tnode_t *node, nvlist_t **fru, nvlist_t *priv, int *err) in topo_node_fru() function
|
| H A D | mapfile-vers | 133 topo_node_fru;
|
| H A D | libtopo.h | 130 extern int topo_node_fru(tnode_t *, nvlist_t **, nvlist_t *, int *);
|
| /titanic_53/usr/src/lib/fm/topo/modules/sun4v/pcibus/ |
| H A D | pci_sun4v.c | 251 rc = topo_node_fru(node, &fmri, NULL, &err); in platform_pci_fru_cb()
|
| /titanic_53/usr/src/cmd/fm/modules/common/sensor-transport/ |
| H A D | sensor_transport.c | 134 if (topo_node_fru(node, &fru, NULL, NULL) != 0) { in st_check_component()
|
| /titanic_53/usr/src/lib/fm/topo/modules/common/ipmi/ |
| H A D | ipmi_enum.c | 339 if (topo_node_fru(pnode, &fmri, NULL, &err) != 0) { in ipmi_check_entity()
|
| /titanic_53/usr/src/cmd/fm/modules/sun4v/generic-mem/ |
| H A D | gmem_dimm.c | 380 if (topo_node_fru(node, &fru, NULL, &err) < 0) in find_dimm_hc_fmri()
|
| H A D | gmem_memerr.c | 126 (void) topo_node_fru(node, &fru, NULL, &err); in find_fault_fru()
|
| /titanic_53/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
| H A D | cmd_hc_sun4v.c | 368 if (topo_node_fru(node, &fru, 0, &err) < 0) { in find_dimm_sn_hc()
|
| H A D | cmd_branch.c | 247 (topo_node_fru(node, &br_memb_nvl, NULL, &err) == 0)) { in fru_by_label_cb()
|
| /titanic_53/usr/src/lib/fm/topo/modules/i86pc/chip/ |
| H A D | chip_amd.c | 663 (void) topo_node_fru(pnode, &pfmri, NULL, &err); in amd_dramchan_create()
|
| /titanic_53/usr/src/lib/fm/topo/modules/common/pcibus/ |
| H A D | did_props.c | 523 if (topo_node_fru(pnode, &fru, NULL, &err) != 0) in use_predecessor_fru()
|
| /titanic_53/usr/src/cmd/fm/fmtopo/common/ |
| H A D | fmtopo.c | 141 if (topo_node_fru(node, &fru, NULL, &err) == 0) in print_node()
|