Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h105 #define TOPO_IO_DEV_PATH "devfs-path" macro
/titanic_41/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c198 if (topo_prop_set_string(dtn, TOPO_PGROUP_IO, TOPO_IO_DEV_PATH, in disk_set_props()
978 TOPO_IO_DEV_PATH, &devpath, &err) != 0) in disk_status()
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c280 if (topo_prop_get_string(node, TOPO_PGROUP_IO, TOPO_IO_DEV_PATH, in topo_add_disk()