
  PROCEDURE [XREF] iop$initialize_sectors (logical_unit: iot$logical_unit;
        cylinders: array [ * ] OF iot$cylinders_to_initialize;
    VAR status: ost$status);

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