

  CONST
    cmc$max_units_per_controller = 64;

  TYPE
    cmt$physical_unit_number = 0 .. cmc$max_units_per_controller - 1;

