Searched refs:topo_fmri_strcmp (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mapfile-vers | 74 topo_fmri_strcmp;
|
H A D | libtopo.h | 159 extern boolean_t topo_fmri_strcmp(topo_hdl_t *, const char *, const char *);
|
H A D | topo_fmri.c | 1043 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 D | sensor_transport.c | 211 if (topo_fmri_strcmp(thp, fmri, in st_check_component()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 771 !topo_fmri_strcmp(thp, zcp->zc_fru, fru)) { in zfs_fm_recv()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_asru.c | 74 return (topo_fmri_strcmp(ahp->ah_topo->ft_hdl, a, b)); in fmd_asru_strcmp()
|
H A D | fmd_case.c | 495 topo_fmri_strcmp(ftp->ft_hdl, name, new_name))); in fmd_case_compare_elem()
|