Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c1023 CommandMailbox->PhysicalDeviceInfo.CommandOpcode = DAC960_V2_IOCTL; in DAC960_V2_NewPhysicalDeviceInfo()
1024 CommandMailbox->PhysicalDeviceInfo.CommandControlBits in DAC960_V2_NewPhysicalDeviceInfo()
1026 CommandMailbox->PhysicalDeviceInfo.CommandControlBits in DAC960_V2_NewPhysicalDeviceInfo()
1028 CommandMailbox->PhysicalDeviceInfo.DataTransferSize = in DAC960_V2_NewPhysicalDeviceInfo()
1030 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.LogicalUnit = LogicalUnit; in DAC960_V2_NewPhysicalDeviceInfo()
1031 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.TargetID = TargetID; in DAC960_V2_NewPhysicalDeviceInfo()
1032 CommandMailbox->PhysicalDeviceInfo.PhysicalDevice.Channel = Channel; in DAC960_V2_NewPhysicalDeviceInfo()
1033 CommandMailbox->PhysicalDeviceInfo.IOCTL_Opcode = in DAC960_V2_NewPhysicalDeviceInfo()
1035 CommandMailbox->PhysicalDeviceInfo.DataTransferMemoryAddress in DAC960_V2_NewPhysicalDeviceInfo()
1039 CommandMailbox->PhysicalDeviceInfo.DataTransferMemoryAddress in DAC960_V2_NewPhysicalDeviceInfo()
[all …]
DDAC960.h1766 } PhysicalDeviceInfo; member