Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c88 LogicalDriveState == DAC960_V1_LogicalDrive_Offline) in DAC960_open()
1772 [LogicalDriveNumber].LogicalDriveState != in DAC960_V1_ReadControllerConfiguration()
2316 (LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()
2319 : 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