Searched refs:LogicalDriveInformation (Results 1 – 2 of 2) sorted by relevance
67 return p->V1.LogicalDriveInformation[drive_nr]. in disk_size()87 if (p->V1.LogicalDriveInformation[drive_nr]. in DAC960_open()116 geo->cylinders = p->V1.LogicalDriveInformation[drive_nr]. in DAC960_getgeo()1585 memcpy(&Controller->V1.LogicalDriveInformation, in DAC960_V1_ReadControllerConfiguration()1771 if (Controller->V1.LogicalDriveInformation in DAC960_V1_ReadControllerConfiguration()2311 DAC960_V1_LogicalDriveInformation_T *LogicalDriveInformation = in DAC960_V1_ReportDeviceConfiguration() local2312 &Controller->V1.LogicalDriveInformation[LogicalDriveNumber]; in DAC960_V1_ReportDeviceConfiguration()2315 LogicalDriveInformation->RAIDLevel, in DAC960_V1_ReportDeviceConfiguration()2316 (LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()2319 : LogicalDriveInformation->LogicalDriveState in DAC960_V1_ReportDeviceConfiguration()[all …]
2395 DAC960_V1_LogicalDriveInformationArray_T LogicalDriveInformation; member