
  PROCEDURE [XREF] iop$queue_request (request_info: iot$request_info;
    buffer_descriptor: mmt$buffer_descriptor;
    length: ost$byte_count;
    logical_unit: iot$logical_unit;
    cylinder: iot$cylinder;
    track: iot$track;
    sector: iot$sector;
    mau_count: 0 .. 03ff(16);
    device_address: dmt$ms_logical_device_address;
    VAR status: syt$monitor_status);

?? PUSH (LISTEXT := ON) ??
*copyc IOT$DISK_REQUEST
*copyc IOT$LOGICAL_UNIT
*copyc IOT$CYLINDER
*copyc syt$monitor_status
*copyc OSD$VIRTUAL_ADDRESS
*copyc MMT$BUFFER_DESCRIPTOR
*copyc DMT$MS_LOGICAL_DEVICE_ADDRESS
?? POP ??
