Searched refs:FM_FMRI_DEV_PATH (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c156 err = nvlist_lookup_string(nvl, FM_FMRI_DEV_PATH, &devpath);
360 err |= nvlist_add_string(fmri, FM_FMRI_DEV_PATH, devpath);
392 nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
472 nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
548 nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
595 nvlist_lookup_string(in, FM_FMRI_DEV_PATH, &devpath) != 0)
641 e |= nvlist_add_string(out, FM_FMRI_DEV_PATH, path);
667 nvlist_lookup_string(args, FM_FMRI_DEV_PATH, &path) != 0) {
H A Dtopo_mod.c397 if (nvlist_add_string(args, FM_FMRI_DEV_PATH, dev_path) != 0) {
/illumos-gate/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c199 if (nvlist_lookup_string(asru, FM_FMRI_DEV_PATH,
257 if (nvlist_lookup_string(asru, FM_FMRI_DEV_PATH,
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c76 (void) nvlist_remove(new_detector, FM_FMRI_DEV_PATH,
78 (void) nvlist_add_string(new_detector, FM_FMRI_DEV_PATH,
156 (void) nvlist_add_string(detector, FM_FMRI_DEV_PATH, fmri);
542 if (nvlist_lookup_string(detector, FM_FMRI_DEV_PATH,
945 (void) nvlist_add_string(detector, FM_FMRI_DEV_PATH,
H A Dfx_epkt.c265 (void) nvlist_add_string(detector, FM_FMRI_DEV_PATH, rppath);
/illumos-gate/usr/src/uts/common/sys/fm/
H A Dprotocol.h260 #define FM_FMRI_DEV_PATH "device-path" macro
/illumos-gate/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_memerr_arch.c329 (void) nvlist_lookup_string(det, FM_FMRI_DEV_PATH, &path);
419 (void) nvlist_lookup_string(det, FM_FMRI_DEV_PATH, &path);
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c268 FM_FMRI_DEV_PATH, &path) == 0)
272 FM_FMRI_DEV_ID, FM_FMRI_DEV_PATH);
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c972 err |= nvlist_add_string(fmri_dev, FM_FMRI_DEV_PATH, devpath);
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c4517 (void) nvlist_lookup_string(detector, FM_FMRI_DEV_PATH, &path);

Completed in 157 milliseconds