
  PROCEDURE [XREF] cmp$change_volume_attributes (logical_unit_number: iot$logical_unit;
        p_volume_attributes: ^dmt$volume_attributes;
    VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc dmt$volume_attributes
*copyc iot$logical_unit
*copyc ost$status
?? POP ??
