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

/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.h95 ctid_t set_ctid; member in struct:ses_enum_target
H A Dses.c588 if (stp->set_ctid) {
590 "abandon old contract %d", stp->set_ctid);
592 stp->set_ctid = NULL;
714 stp->set_ctid = NULL;
739 else if ((rval = ct_tmpl_create(tfd, &stp->set_ctid)) != 0)
742 topo_mod_dprintf(mod, "created ctid=%d", stp->set_ctid);
757 if (stp->set_ctid) {
762 stp->set_ctid);
764 CTFS_ROOT "/device/%ld/ctl", stp->set_ctid);
768 stp->set_ctid
[all...]

Completed in 25 milliseconds