Searched refs:NewLogicalDeviceInfo (Results 1 – 1 of 1) sorted by relevance
1868 DAC960_V2_LogicalDeviceInfo_T *NewLogicalDeviceInfo = in DAC960_V2_ReadControllerConfiguration() local1875 LogicalDeviceNumber = NewLogicalDeviceInfo->LogicalDeviceNumber; in DAC960_V2_ReadControllerConfiguration()1881 if (NewLogicalDeviceInfo->DeviceBlockSizeInBytes != DAC960_BlockSize) { in DAC960_V2_ReadControllerConfiguration()1883 Controller, NewLogicalDeviceInfo->DeviceBlockSizeInBytes); in DAC960_V2_ReadControllerConfiguration()1888 PhysicalDevice.Channel = NewLogicalDeviceInfo->Channel; in DAC960_V2_ReadControllerConfiguration()1889 PhysicalDevice.TargetID = NewLogicalDeviceInfo->TargetID; in DAC960_V2_ReadControllerConfiguration()1890 PhysicalDevice.LogicalUnit = NewLogicalDeviceInfo->LogicalUnit; in DAC960_V2_ReadControllerConfiguration()1893 if (NewLogicalDeviceInfo->LogicalDeviceState != in DAC960_V2_ReadControllerConfiguration()1902 memcpy(LogicalDeviceInfo, NewLogicalDeviceInfo, in DAC960_V2_ReadControllerConfiguration()4948 DAC960_V2_LogicalDeviceInfo_T *NewLogicalDeviceInfo = in DAC960_V2_ProcessCompletedCommand() local[all …]