Searched refs:LogicalDriveInformation (Results 1 – 2 of 2) sorted by relevance
68 return p->V1.LogicalDriveInformation[drive_nr]. in disk_size()88 if (p->V1.LogicalDriveInformation[drive_nr]. in DAC960_open()117 geo->cylinders = p->V1.LogicalDriveInformation[drive_nr]. in DAC960_getgeo()1580 memcpy(&Controller->V1.LogicalDriveInformation, in DAC960_V1_ReadControllerConfiguration()1769 if (Controller->V1.LogicalDriveInformation in DAC960_V1_ReadControllerConfiguration()2309 DAC960_V1_LogicalDriveInformation_T *LogicalDriveInformation = in DAC960_V1_ReportDeviceConfiguration() local2310 &Controller->V1.LogicalDriveInformation[LogicalDriveNumber]; in DAC960_V1_ReportDeviceConfiguration()2313 LogicalDriveInformation->RAIDLevel, in DAC960_V1_ReportDeviceConfiguration()2314 (LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()2317 : LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()[all …]
2394 DAC960_V1_LogicalDriveInformationArray_T LogicalDriveInformation; member