}
/* get the controller information */
Integer ckeyI = diskDev.getControllerKey(); assert ckeyI != null;
int ckey = ckeyI.intValue();
AdapterType type = getAdapterType(ckey);
int busNumber = getBusNumber(ckey);
/* create VmdkInfo object. */
VmdkInfo a = new VmdkInfo(name, uuid, changeId,
key, ckey, capacityInKB, type,