Home
last modified time | relevance | path

Searched refs:TOPO_IO_DEV (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h115 #define TOPO_IO_DEV "dev" macro
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c175 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 Ddid_props.c110 { 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 Dconfig.c364 } else if (pn == stable(TOPO_IO_DEV)) { in config_cook()