The general form of the load device-driver command is: LOAd dd: where dd: is a two-character ASCII device name followed by a colon pname is the name of the partition into which the driver is to be loaded. It overrides the partition specified at task build time. psize is the minimum size (octal words) of the partition into which the driver is to be loaded. If the partition is system controlled, the created subpartition will be this size. Psize is rounded up to the next largest unit of 100 (octal) and must be less than 77741. /HIGH if specified, the driver is loaded into the highest sufficiently large, available area of the partition specified for the driver. If not specified, the driver is loaded into the lowest such area. If the partition is not system controlled, this keyword has no effect.