Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh46 STMSINSTANCE=svc:system/device/mpxio-upgrade:default
162 echo "select $STMSINSTANCE" >> $SVCCFG_RECOVERY
279 $SVCADM disable -t $STMSINSTANCE
280 $SVCCFG -s $STMSINSTANCE "setprop general/enabled=true"
523 $SVCPROP -q $STMSINSTANCE < /dev/null > /dev/null 2>&1
530 printf "$fmt\n" "$STMSINSTANCE" 1>&2
534 printf "$fmt\n" "$STMSINSTANCE" 1>&2
538 printf "$fmt\n" "$STMSINSTANCE" 1>&2
564 ISARMED=`$SVCS -l $STMSINSTANCE|$GREP "enabled.*false.*temporary"`