Home
last modified time | relevance | path

Searched refs:topo_fmri_strhash (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dmapfile-vers65 topo_fmri_strhash;
H A Dlibtopo.h114 extern ulong_t topo_fmri_strhash(topo_hdl_t *, const char *);
H A Dtopo_fmri.c894 topo_fmri_strhash(topo_hdl_t *thp, const char *fmri) in topo_fmri_strhash() function
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_asru.c68 return (topo_fmri_strhash(ahp->ah_topo->ft_hdl, val) % ahp->ah_hashlen); in fmd_asru_strhash()