Searched refs:NewLogicalDeviceInfo (Results 1 – 1 of 1) sorted by relevance
1345 DAC960_V2_LogicalDeviceInfo_T *NewLogicalDeviceInfo = in DAC960_V2_ReadControllerConfiguration() local1352 NewLogicalDeviceInfo, in DAC960_V2_ReadControllerConfiguration()1355 LogicalDeviceNumber = NewLogicalDeviceInfo->LogicalDeviceNumber; in DAC960_V2_ReadControllerConfiguration()1359 if (NewLogicalDeviceInfo->DeviceBlockSizeInBytes != DAC960_BlockSize) in DAC960_V2_ReadControllerConfiguration()1361 NewLogicalDeviceInfo->DeviceBlockSizeInBytes); in DAC960_V2_ReadControllerConfiguration()1363 PhysicalDevice.Channel = NewLogicalDeviceInfo->Channel; in DAC960_V2_ReadControllerConfiguration()1364 PhysicalDevice.TargetID = NewLogicalDeviceInfo->TargetID; in DAC960_V2_ReadControllerConfiguration()1365 PhysicalDevice.LogicalUnit = NewLogicalDeviceInfo->LogicalUnit; in DAC960_V2_ReadControllerConfiguration()1368 if (NewLogicalDeviceInfo->LogicalDeviceState != in DAC960_V2_ReadControllerConfiguration()1377 memcpy(LogicalDeviceInfo, NewLogicalDeviceInfo, in DAC960_V2_ReadControllerConfiguration()[all …]