Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c971 CommandMailbox->LogicalDeviceInfo.CommandOpcode = in DAC960_V2_NewLogicalDeviceInfo()
973 CommandMailbox->LogicalDeviceInfo.CommandControlBits in DAC960_V2_NewLogicalDeviceInfo()
975 CommandMailbox->LogicalDeviceInfo.CommandControlBits in DAC960_V2_NewLogicalDeviceInfo()
977 CommandMailbox->LogicalDeviceInfo.DataTransferSize = in DAC960_V2_NewLogicalDeviceInfo()
979 CommandMailbox->LogicalDeviceInfo.LogicalDevice.LogicalDeviceNumber = in DAC960_V2_NewLogicalDeviceInfo()
981 CommandMailbox->LogicalDeviceInfo.IOCTL_Opcode = DAC960_V2_GetLogicalDeviceInfoValid; in DAC960_V2_NewLogicalDeviceInfo()
982 CommandMailbox->LogicalDeviceInfo.DataTransferMemoryAddress in DAC960_V2_NewLogicalDeviceInfo()
986 CommandMailbox->LogicalDeviceInfo.DataTransferMemoryAddress in DAC960_V2_NewLogicalDeviceInfo()
989 CommandMailbox->LogicalDeviceInfo.DataTransferSize; in DAC960_V2_NewLogicalDeviceInfo()
1872 DAC960_V2_LogicalDeviceInfo_T *LogicalDeviceInfo; in DAC960_V2_ReadControllerConfiguration() local
[all …]
DDAC960.h1751 } LogicalDeviceInfo; member