
   TYPE
     iot$cio_channel_interlock_table = RECORD
       channel_table : ALIGNED [0 MOD 512] ARRAY [0 .. 9] of
            iot$table_lock_entry,
       recend;

?? PUSH(LISTEXT := ON) ??
*copyc iot$channel_interlock_table
?? POP ??

