Searched refs:NewLogicalDeviceInfo (Results 1 – 1 of 1) sorted by relevance
1870 DAC960_V2_LogicalDeviceInfo_T *NewLogicalDeviceInfo = in DAC960_V2_ReadControllerConfiguration() local1877 LogicalDeviceNumber = NewLogicalDeviceInfo->LogicalDeviceNumber; in DAC960_V2_ReadControllerConfiguration()1883 if (NewLogicalDeviceInfo->DeviceBlockSizeInBytes != DAC960_BlockSize) { in DAC960_V2_ReadControllerConfiguration()1885 Controller, NewLogicalDeviceInfo->DeviceBlockSizeInBytes); in DAC960_V2_ReadControllerConfiguration()1890 PhysicalDevice.Channel = NewLogicalDeviceInfo->Channel; in DAC960_V2_ReadControllerConfiguration()1891 PhysicalDevice.TargetID = NewLogicalDeviceInfo->TargetID; in DAC960_V2_ReadControllerConfiguration()1892 PhysicalDevice.LogicalUnit = NewLogicalDeviceInfo->LogicalUnit; in DAC960_V2_ReadControllerConfiguration()1895 if (NewLogicalDeviceInfo->LogicalDeviceState != in DAC960_V2_ReadControllerConfiguration()1904 memcpy(LogicalDeviceInfo, NewLogicalDeviceInfo, in DAC960_V2_ReadControllerConfiguration()4946 DAC960_V2_LogicalDeviceInfo_T *NewLogicalDeviceInfo = in DAC960_V2_ProcessCompletedCommand() local[all …]