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

/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c265 * hc_path is in form of "/motherboard=0/hostbridge=0/pciexrc=0"
268 fab_hc2dev(fmd_hdl_t *hdl, const char *hc_path, char **dev_path) argument
271 uint_t len = FAB_HC2DEV_QUERY_SIZE_MIN + strlen(hc_path);
277 strlen(hc_path) + 1, hc_path);
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c386 hc_path(tnode_t *node) function
577 path = hc_path(node);

Completed in 240 milliseconds