Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade274 cur_bootpath=`$STMSBOOTUTIL -b`
287 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
288 cur_bootpath="$ONDISKVER"
292 for path in $cur_bootpath; do
H A Dstmsboot.sh397 cur_bootpath=`$STMSBOOTUTIL -b`
409 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
410 cur_bootpath="$ONDISKVER"
414 for path in $cur_bootpath; do