Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfabric-xlate.h190 extern char *fab_find_rppath_by_df(fmd_hdl_t *, nvlist_t *, uint8_t);
H A Dfx_epkt.c184 rppath = fab_find_rppath_by_df(hdl, nvl, epkt.reserved & 0xff); in fab_xlate_epkt_erpts()
H A Dfx_subr.c356 fab_find_rppath_by_df(fmd_hdl_t *hdl, nvlist_t *nvl, uint8_t df) in fab_find_rppath_by_df() function