
  PROCEDURE [XREF] dmp$get_volume_active
    (    lun: iot$logical_unit;
         pid: cmt$product_identification;
     VAR status: ost$status);

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