Searched refs:platform_getpath (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.h54 struct node *platform_getpath(nvlist_t *nvl);
H A Dplatform.c224 * platform_getpath -- extract eft-compatible path from ereport
227 platform_getpath(nvlist_t *nvl) function
332 out(O_ALTFP, "platform_getpath: no configuration node "
339 out(O_ALTFP, "platform_getpath: no configuration node "
345 out(O_ALTFP, "platform_getpath: no configuration node "
351 out(O_ALTFP, "platform_getpath: no configuration node "
601 * scheme ereports from platform_getpath(), as this is called before
H A Dfme.c1512 epnamenp = platform_getpath(nvl);
3115 pathstr = ipath2str(NULL, ipath(platform_getpath(ep->nvp)));

Completed in 56 milliseconds