Searched defs:get_local_core_md (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom.c174 get_local_core_md(ldom_hdl_t *lhp, uint64_t **buf) function
210 if ((bufsiz = get_local_core_md(lhp, &bufp)) > 0) {
262 if ((bufsize = get_local_core_md(lhp, &bufp)) < 1)
338 if ((bufsize = get_local_core_md(lhp, &bufp)) < 1)
674 return (get_local_core_md(lhp, buf));

Completed in 58 milliseconds