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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade257 cur_bootpath=`$STMSBOOTUTIL -b`
270 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
271 cur_bootpath="$ONDISKVER"
275 for path in $cur_bootpath; do
H A Dstmsboot.sh398 cur_bootpath=`$STMSBOOTUTIL -b`
410 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
411 cur_bootpath="$ONDISKVER"
415 for path in $cur_bootpath; do

Completed in 59 milliseconds