Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c89 LogicalDriveState == DAC960_V1_LogicalDrive_Offline) in DAC960_open()
1770 [LogicalDriveNumber].LogicalDriveState != in DAC960_V1_ReadControllerConfiguration()
2314 (LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()
2317 : LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()
3887 if (NewLogicalDriveInformation->LogicalDriveState != in DAC960_V1_ProcessCompletedCommand()
3888 OldLogicalDriveInformation->LogicalDriveState) in DAC960_V1_ProcessCompletedCommand()
3894 (NewLogicalDriveInformation->LogicalDriveState in DAC960_V1_ProcessCompletedCommand()
3897 : NewLogicalDriveInformation->LogicalDriveState in DAC960_V1_ProcessCompletedCommand()
DDAC960.h576 DAC960_V1_LogicalDriveState_T LogicalDriveState; /* Byte 4 */ member