Syntax

The complete syntax for the IOACTION command is:
 
IO {STOP,DEV=([/]devnum[,[/]devnum]...)                                     }
   {STOP,DEV=([/]lowdevnum-[/]highdevnum[,[/]lowdevnum-[/]highdevnum]...)   }
   {RESUME,DEV=([/]devnum[,[/]devnum]...)|ALL                               }
   {RESUME,DEV=([/]lowdevnum-[/]highdevnum[,[/]lowdevnum-[/]highdevnum]...) }
Note: You can enter individual device numbers and ranges on the same command. For example:
        IO RESUME,DEV=(/2233,/990-/1012,160)