Home
last modified time | relevance | path

Searched refs:hc_path (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c268 fab_hc2dev(fmd_hdl_t *hdl, const char *hc_path, char **dev_path) in fab_hc2dev() argument
271 uint_t len = FAB_HC2DEV_QUERY_SIZE_MIN + strlen(hc_path); in fab_hc2dev()
277 strlen(hc_path) + 1, hc_path); in fab_hc2dev()
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c386 hc_path(tnode_t *node) in hc_path() function
577 path = hc_path(node); in cfgcollect()