Home
last modified time | relevance | path

Searched refs:fab_find_rppath_by_devpath (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h192 extern char *fab_find_rppath_by_devpath(fmd_hdl_t *, const char *);
H A Dfx_epkt.c247 rppath = fab_find_rppath_by_devpath(hdl, devpath); in fab_xlate_epkt_erpts()
H A Dfx_subr.c512 fab_find_rppath_by_devpath(fmd_hdl_t *hdl, const char *devpath) in fab_find_rppath_by_devpath() function