
  PROCEDURE [XREF] cmp$volume_online (logical_unit_number: iot$logical_unit;
        p_physical_attributes: ^dmt$physical_device_attributes;
    VAR status: ost$status);
?? PUSH (LISTEXT := ON) ??
*copyc IOT$LOGICAL_UNIT
*copyc dmt$physical_device_attributes
*copyc OST$STATUS
  ?? POP ??
