Home
last modified time | relevance | path

Searched refs:TOPO_PROP_MACHINE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_subr.c524 TOPO_PROP_MACHINE, &err); in x86pi_set_system()
535 TOPO_PGROUP_SYSTEM, TOPO_PROP_MACHINE, in x86pi_set_system()
543 TOPO_PROP_MACHINE, err, topo_strerror(err)); in x86pi_set_system()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_subr.c641 TOPO_PROP_MACHINE, TOPO_PROP_IMMUTABLE, uts.machine, &err); in topo_pgroup_hcset()
H A Dlibtopo.h276 #define TOPO_PROP_MACHINE "machine" macro