Searched refs:NewLogicalDriveInformation (Results 1 – 2 of 2) sorted by relevance
1254 Controller->V1.NewLogicalDriveInformation = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()1586 Controller->V1.NewLogicalDriveInformation, in DAC960_V1_ReadControllerConfiguration()3885 DAC960_V1_LogicalDriveInformation_T *NewLogicalDriveInformation = in DAC960_V1_ProcessCompletedCommand() local3886 &(*Controller->V1.NewLogicalDriveInformation)[LogicalDriveNumber]; in DAC960_V1_ProcessCompletedCommand()3887 if (NewLogicalDriveInformation->LogicalDriveState != in DAC960_V1_ProcessCompletedCommand()3894 (NewLogicalDriveInformation->LogicalDriveState in DAC960_V1_ProcessCompletedCommand()3897 : NewLogicalDriveInformation->LogicalDriveState in DAC960_V1_ProcessCompletedCommand()3900 if (NewLogicalDriveInformation->WriteBack != in DAC960_V1_ProcessCompletedCommand()3907 (NewLogicalDriveInformation->WriteBack in DAC960_V1_ProcessCompletedCommand()3911 Controller->V1.NewLogicalDriveInformation, in DAC960_V1_ProcessCompletedCommand()
2396 DAC960_V1_LogicalDriveInformationArray_T *NewLogicalDriveInformation; member