Searched refs:topo_snap_hold (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_topo.c89 if ((id = topo_snap_hold(tp, NULL, &err)) == NULL)
/illumos-gate/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c355 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlibtopo.h61 extern char *topo_snap_hold(topo_hdl_t *, const char *, int *);
H A Dtopo_snap.c35 * a previously captured snapshot. topo_snap_hold() will capture the current
40 * topo_snap_hold(), all topology accesses are blocked until the topology
45 * Once a snapshot has been taken with topo_snap_hold(), topo_hdl_t holders
373 topo_snap_hold(topo_hdl_t *thp, const char *uuid, int *errp) function
/illumos-gate/usr/src/cmd/fm/fmtopo/common/
H A Dfmtopo.c1268 if ((uuid = topo_snap_hold(thp, NULL, &err)) == NULL) {

Completed in 54 milliseconds