Searched refs:TOPO_METH_PROP_GET (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_fmri.c | 452 TOPO_METH_PROP_GET, in)); in fmri_prop() 456 TOPO_METH_PROP_GET, in)); in fmri_prop() 460 TOPO_METH_PROP_GET, in)); in fmri_prop() 469 TOPO_METH_PROP_GET, in)); in fmri_prop() 472 rv = topo_method_invoke(rnode, TOPO_METH_PROP_GET, in fmri_prop() 482 TOPO_METH_PROP_GET, NULL)); in fmri_prop() 654 TOPO_METH_PROP_GET, in)); in topo_fmri_getpgrp() 658 TOPO_METH_PROP_GET, in)); in topo_fmri_getpgrp() 662 TOPO_METH_PROP_GET, in)); in topo_fmri_getpgrp() 668 TOPO_METH_PROP_GET, in)); in topo_fmri_getpgrp() [all …]
|
H A D | topo_method.h | 75 #define TOPO_METH_PROP_GET "topo_prop_get" macro
|
H A D | svc.c | 74 { TOPO_METH_PROP_GET, TOPO_METH_PROP_GET_DESC,
|
H A D | hc.c | 121 { TOPO_METH_PROP_GET, TOPO_METH_PROP_GET_DESC,
|