Symbol: FM_FMRI_DEV_PATH
usr/src/cmd/fm/modules/common/eversholt/platform.c
268
FM_FMRI_DEV_PATH, &path) == 0)
usr/src/cmd/fm/modules/common/eversholt/platform.c
272
FM_FMRI_DEV_ID, FM_FMRI_DEV_PATH);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_epkt.c
265
(void) nvlist_add_string(detector, FM_FMRI_DEV_PATH, rppath);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
158
(void) nvlist_add_string(detector, FM_FMRI_DEV_PATH, fmri);
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
550
if (nvlist_lookup_string(detector, FM_FMRI_DEV_PATH,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
78
(void) nvlist_remove(new_detector, FM_FMRI_DEV_PATH,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
80
(void) nvlist_add_string(new_detector, FM_FMRI_DEV_PATH,
usr/src/cmd/fm/modules/common/fabric-xlate/fx_subr.c
953
(void) nvlist_add_string(detector, FM_FMRI_DEV_PATH,
usr/src/cmd/fm/modules/common/io-retire/rio_main.c
199
if (nvlist_lookup_string(asru, FM_FMRI_DEV_PATH,
usr/src/cmd/fm/modules/common/io-retire/rio_main.c
257
if (nvlist_lookup_string(asru, FM_FMRI_DEV_PATH,
usr/src/lib/fm/topo/libtopo/common/dev.c
156
err = nvlist_lookup_string(nvl, FM_FMRI_DEV_PATH, &devpath);
usr/src/lib/fm/topo/libtopo/common/dev.c
360
err |= nvlist_add_string(fmri, FM_FMRI_DEV_PATH, devpath);
usr/src/lib/fm/topo/libtopo/common/dev.c
392
nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
usr/src/lib/fm/topo/libtopo/common/dev.c
472
nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
usr/src/lib/fm/topo/libtopo/common/dev.c
548
nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
usr/src/lib/fm/topo/libtopo/common/dev.c
595
nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
usr/src/lib/fm/topo/libtopo/common/dev.c
641
e |= nvlist_add_string(out, FM_FMRI_DEV_PATH, path);
usr/src/lib/fm/topo/libtopo/common/dev.c
667
nvlist_lookup_string(args, FM_FMRI_DEV_PATH, &path) != 0) {
usr/src/lib/fm/topo/libtopo/common/topo_mod.c
403
if (nvlist_add_string(args, FM_FMRI_DEV_PATH, dev_path) != 0) {
usr/src/uts/common/io/bofi.c
4520
(void) nvlist_lookup_string(detector, FM_FMRI_DEV_PATH, &path);
usr/src/uts/common/os/fm.c
973
err |= nvlist_add_string(fmri_dev, FM_FMRI_DEV_PATH, devpath);