Home
last modified time | relevance | path

Searched refs:topo_fmri_strcmp (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers74 topo_fmri_strcmp;
H A Dlibtopo.h159 extern boolean_t topo_fmri_strcmp(topo_hdl_t *, const char *, const char *);
H A Dtopo_fmri.c1043 topo_fmri_strcmp(topo_hdl_t *thp, const char *a, const char *b) in topo_fmri_strcmp() function
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/
H A Dsensor_transport.c211 if (topo_fmri_strcmp(thp, fmri, in st_check_component()
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c771 !topo_fmri_strcmp(thp, zcp->zc_fru, fru)) { in zfs_fm_recv()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c74 return (topo_fmri_strcmp(ahp->ah_topo->ft_hdl, a, b)); in fmd_asru_strcmp()
H A Dfmd_case.c495 topo_fmri_strcmp(ftp->ft_hdl, name, new_name))); in fmd_case_compare_elem()