Home
last modified time | relevance | path

Searched refs:NewLogicalDriveInformation (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/
DDAC960.c1254 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() local
3886 &(*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()
DDAC960.h2396 DAC960_V1_LogicalDriveInformationArray_T *NewLogicalDriveInformation; member