Lines Matching refs:DEV
64 DEV="${tmp[i]}"
66 let DEV=DEV
67 if `not_numeric "$DEV"`;then
70 if [[ $? != 0 && "$DEV" != 0 ]];then
73 if [[ "$DEV" -le 0 || "$DEV" -gt 128 ]];then
92 if [ -z "$DEV" ];then
93 DEV=01
95 if [ "$DEV" -le 9 ];then
96 DEV=0"$DEV"
99 if [[ "$DEV" != 01 && $((FLG&TITLE_MLC)) != 0 ]];then
119 writeSCP "uninstall /vol/storage_$i$DEV/usr/title/${TID:0:8}/${TID:8}"