
  PROCEDURE [XREF] iop$allocate_image_requests (number_of_requests:
    iot$number_of_requests;
        commands_per_request: iot$commands_per_request;
    VAR image_request_area: ^SEQ ( * );
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc IOT$NUMBER_OF_REQUESTS
*copyc OST$STATUS
?? POP ??
