      TYPE
         iot$subsystem_io_request = RECORD
                  device_type: iot$unit_type,
                  request_p: ^cell,
                                       RECEND;

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