Searched refs:topo_node_range_destroy (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 90 topo_node_range_destroy(ptn, HOSTBRIDGE); in pci_hostbridges_find() 98 topo_node_range_destroy(ptn, HOSTBRIDGE); in pci_hostbridges_find() 114 topo_node_range_destroy(ptn, in pci_hostbridges_find() 124 topo_node_range_destroy(ptn, in pci_hostbridges_find()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/hostbridge/ |
H A D | hb_sun4u.c | 127 topo_node_range_destroy(ptn, HOSTBRIDGE); in pci_hostbridges_find()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_mod.h | 232 extern void topo_node_range_destroy(tnode_t *, const char *);
|
H A D | mapfile-vers | 143 topo_node_range_destroy;
|
H A D | topo_mod.map | 28 topo_node_range_destroy { TYPE = FUNCTION; FLAGS = extern };
|
H A D | topo_node.c | 348 topo_node_range_destroy(tnode_t *pnode, const char *name) in topo_node_range_destroy() function
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/chip/ |
H A D | chip_sun4u.c | 190 topo_node_range_destroy(rnode, name); in cpu_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 309 topo_node_range_destroy(ntn, PCIEX_BUS); in pciexrc_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.c | 243 topo_node_range_destroy(ntn, PCIEX_BUS); in pciexfn_declare() 401 topo_node_range_destroy(ntn, PCI_DEVICE); in pcibus_declare()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_sun4v.c | 315 topo_node_range_destroy(parent, HOSTBRIDGE); in platform_hb_enum()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/ |
H A D | cpu.c | 464 topo_node_range_destroy(rnode, name); in cpu_create()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 655 topo_node_range_destroy(rnode, name); in mem_create()
|