Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c498 result = topo_prop_inherit(t_node, TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in x86pi_set_system()
510 TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in x86pi_set_system()
518 TOPO_PROP_ISA, err, topo_strerror(err)); in x86pi_set_system()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_subr.c1320 result = topo_prop_inherit(t_node, TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in pi_set_system()
1332 TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in pi_set_system()
1339 TOPO_PROP_ISA, err, topo_strerror(err)); in pi_set_system()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c274 (void) topo_prop_set_string(node, TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in mb_prop_set()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h231 #define TOPO_PROP_ISA "isa" macro
H A Dhc.c307 (void) topo_prop_set_string(node, TOPO_PGROUP_SYSTEM, TOPO_PROP_ISA, in hc_prop_set()