Searched refs:sc_enable (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h310 property_t *sc_enable; /* pointer to enable property */ member in struct:scf_callback
H A Dsvccfg_libscf.c2281 lcbdata->sc_enable = p;
2559 cbdata.sc_enable = NULL;
2603 if ((lcbdata->sc_flags & SCI_DELAYENABLE) && cbdata.sc_enable) {
2643 r = lscf_property_import(cbdata.sc_enable, &cbdata);
2729 cbdata.sc_enable = 0;
2794 cbdata.sc_enable = NULL;
/opensolaris-onvv-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h451 int (*sc_enable)(struct rtw_softc *); member in struct:rtw_softc
H A Drtw.c1624 if (rsc->sc_enable != NULL && (*rsc->sc_enable)(rsc) != 0) {

Completed in 188 milliseconds