Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c72 p->V2.LogicalDeviceInformation[drive_nr]; in disk_size()
93 p->V2.LogicalDeviceInformation[drive_nr]; in DAC960_open()
121 p->V2.LogicalDeviceInformation[drive_nr]; in DAC960_getgeo()
448 kfree(Controller->V2.LogicalDeviceInformation[i]); in DAC960_DestroyAuxiliaryStructures()
449 Controller->V2.LogicalDeviceInformation[i] = NULL; in DAC960_DestroyAuxiliaryStructures()
1900 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber] = in DAC960_V2_ReadControllerConfiguration()
2430 Controller->V2.LogicalDeviceInformation[LogicalDriveNumber]; in DAC960_V2_ReportDeviceConfiguration()
4953 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber]; in DAC960_V2_ProcessCompletedCommand()
4965 Controller->V2.LogicalDeviceInformation[LogicalDeviceNumber] = in DAC960_V2_ProcessCompletedCommand()
5080 Controller->V2.LogicalDeviceInformation[LogicalDriveNumber]; in DAC960_V2_ProcessCompletedCommand()
[all …]
DDAC960.h2453 *LogicalDeviceInformation[DAC960_MaxLogicalDrives]; member