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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade32 STMSBOOTUTIL=/lib/mpxio/stmsboot_util
84 # read-write, then re-run $STMSBOOTUTIL to get the real
105 new_special=`$STMSBOOTUTIL -m $special`
117 # the first path returned by $STMSBOOTUTIL is not the
123 # now re-run $STMSBOOTUTIL to get the real
125 new_special=`$STMSBOOTUTIL -m $special`
173 new_special=`$STMSBOOTUTIL -m $special`
233 newname=`$STMSBOOTUTIL -m $4`
257 cur_bootpath=`$STMSBOOTUTIL -b`
276 mapped=`$STMSBOOTUTIL
[all...]
H A Dstmsboot.sh28 STMSBOOTUTIL=/lib/mpxio/stmsboot_util
237 CLIENT_TYPE_PHCI=`$STMSBOOTUTIL -D $d -N`;
398 cur_bootpath=`$STMSBOOTUTIL -b`
416 mapped=`$STMSBOOTUTIL -p $path`
450 $STMSBOOTUTIL -D $WARNDRV -n
510 if [ ! -f $STMSBOOTUTIL -o ! -f $STMSMETHODSCRIPT ]; then
512 printf "$fmt\n" "$STMSBOOTUTIL" "$STMSMETHODSCRIPT" 1>&2
549 $STMSBOOTUTIL -i
638 $STMSBOOTUTIL -q $TMPROOTDEV > $BOOTDEVICES
661 $STMSBOOTUTIL
[all...]

Completed in 74 milliseconds