Home
last modified time | relevance | path

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

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