Searched refs:STORAGE (Results 1 - 6 of 6) sorted by relevance

/src/distrib/utils/embedded/conf/
H A Devbmips.conf43 disk: STORAGE DEVICE
H A Driscv.conf41 disk: STORAGE DEVICE
H A Dx86.conf31 disk: STORAGE DEVICE
H A Devbarm.conf43 disk: STORAGE DEVICE
H A Devbppc.conf43 disk: STORAGE DEVICE
/src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_device_setup52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
53 if [ "$STORAGE" != "" ]; then
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"

Completed in 5 milliseconds