Home
last modified time | relevance | path

Searched refs:no_detach (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h688 uint_t no_detach:1; /* board is non_detachable */ member
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1319 bdp->sc.no_detach = 1; in sysctrl_ioctl()
1321 bdp->sc.no_detach = 0; in sysctrl_ioctl()
H A Dsysctrl_dr.c949 sysc_stat->no_detach = sysc_stat->plus_board = 0; in sysc_policy_update()
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c1325 if (sc->no_detach) in info_set()