RemoteDiskDevice
static RemoteDiskDevice* sDevices;
static RemoteDiskDevice*
RemoteDiskDevice* device = device_for_name(name);
RemoteDiskDevice* device = (RemoteDiskDevice*)cookie;
RemoteDiskDevice* device = (RemoteDiskDevice*)cookie;
RemoteDiskDevice* device = (RemoteDiskDevice*)cookie;
sDevices = new(nothrow) RemoteDiskDevice[MAX_REMOTE_DISKS];
RemoteDiskDevice()