Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade254 cur_bootpath=`$STMSBOOTUTIL -b`
267 if [ "$ONDISKVER" != "$cur_bootpath" ]; then
268 cur_bootpath="$ONDISKVER"
272 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