Lines Matching refs:mpxio
28 STMSBOOTUTIL=/lib/mpxio/stmsboot_util
29 STMSMETHODSCRIPT=/lib/svc/method/mpxio-upgrade
38 SAVEDIR=/etc/mpxio
46 STMSINSTANCE=svc:system/device/mpxio-upgrade:default
82 # the mpxio-disable property.
102 /mpxio-disable[ ]*=.*;$/{ w '$3'
105 /disable-sata-mpxio[ ]*=.*;$/{ w '$4'
115 /mpxio-disable[ ]*=/{ s/\n/ /g
226 # - we are enabling mpxio and the system has no configured
228 # - we are disabling mpxio and the system has no configured
278 # Enable the mpxio-upgrade service for the reboot
304 # Enable or disable mpxio as specified by the cmd.
316 mpxiodisableno='mpxio-disable[ ]*=[ ]*"no"[ ]*;'
317 mpxiodisableyes='mpxio-disable[ ]*=[ ]*"yes"[ ]*;'
318 satadisableno='disable-sata-mpxio[ ]*=[ ]*"no"[ ]*;'
319 satadisableyes='disable-sata-mpxio[ ]*=[ ]*"yes"[ ]*;'
348 # enable/disable mpxio, notify the user
369 echo "mpxio-disable=\"${propval}\";" >> $TMPDRVCONF
371 echo "disable-sata-mpxio=\"${propval}\";" >> $TMPDRVCONF
388 # Only update bootpath here when mpxio is enabled
389 # If mpxio is currently disabled, then we'll update bootpath in the
390 # mpxio-upgrade service method on reboot.
517 $SVCCFG -s "platform/sun4u/mpxio-upgrade:default" < /dev/null > /dev/null 2>&1
519 $SVCCFG delete "platform/sun4u/mpxio-upgrade:default" > /dev/null 2>&1
525 if [ -f /lib/svc/manifest/system/device/mpxio-upgrade.xml ]; then
526 $SVCCFG import /lib/svc/manifest/system/device/mpxio-upgrade.xml
558 # if the user has left the system with the mpxio-upgrade service
613 # now accessed through mpxio.
614 # Only update bootpath before reboot when mpxio is enabled
615 # If mpxio is currently disabled, we will update bootpath
616 # on reboot in the mpxio-upgrade service
650 # path first. bootpath will later be modified in mpxio-upgrade
651 # to the vhci-based path if mpxio is enabled on root.