Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade276 cur_bootpath=`$STMSBOOTUTIL -b`
289 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
290 cur_bootpath="$ONDISKVER"
294 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