
{ DECK: IOT$LOGICAL_UNIT

  CONST
    ioc$max_unit_number = 0ffff(16);

  TYPE
    iot$logical_unit = 0 .. ioc$max_unit_number;
