Searched refs:TOPO_IO_DEV (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 115 #define TOPO_IO_DEV "dev" macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.c | 175 if (topo_prop_get_string(node, TOPO_PGROUP_IO, TOPO_IO_DEV, &devpath, in pciexfn_add_ufm() 672 if (topo_prop_get_string(fn, TOPO_PGROUP_IO, TOPO_IO_DEV, in declare_dev_and_fn() 675 "%s=%" PRIu64, __func__, TOPO_IO_DEV, in declare_dev_and_fn()
|
H A D | did_props.c | 110 { NULL, &io_pgroup, TOPO_IO_DEV, DEVprop_set }, 205 { NULL, &io_pgroup, TOPO_IO_DEV, DEVprop_set }, 238 { NULL, &io_pgroup, TOPO_IO_DEV, DEVprop_set },
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | config.c | 364 } else if (pn == stable(TOPO_IO_DEV)) { in config_cook()
|