Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c71 p->V2.LogicalDeviceInformation[drive_nr]; in disk_size()
92 p->V2.LogicalDeviceInformation[drive_nr]; in DAC960_open()
120 p->V2.LogicalDeviceInformation[drive_nr]; in DAC960_getgeo()
449 kfree(Controller->V2.LogicalDeviceInformation[i]); in DAC960_DestroyAuxiliaryStructures()
450 Controller->V2.LogicalDeviceInformation[i] = NULL; in DAC960_DestroyAuxiliaryStructures()
1902 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber] = in DAC960_V2_ReadControllerConfiguration()
2432 Controller->V2.LogicalDeviceInformation[LogicalDriveNumber]; in DAC960_V2_ReportDeviceConfiguration()
4951 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber]; in DAC960_V2_ProcessCompletedCommand()
4963 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber] = in DAC960_V2_ProcessCompletedCommand()
5078 Controller->V2.LogicalDeviceInformation[LogicalDriveNumber]; in DAC960_V2_ProcessCompletedCommand()
[all …]
DDAC960.h2454 *LogicalDeviceInformation[DAC960_MaxLogicalDrives]; member