Home
last modified time | relevance | path

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

/drivers/block/
DDAC960.c931 CommandMailbox->ControllerInfo.CommandOpcode = DAC960_V2_IOCTL; in DAC960_V2_NewControllerInfo()
932 CommandMailbox->ControllerInfo.CommandControlBits in DAC960_V2_NewControllerInfo()
934 CommandMailbox->ControllerInfo.CommandControlBits in DAC960_V2_NewControllerInfo()
936 CommandMailbox->ControllerInfo.DataTransferSize = sizeof(DAC960_V2_ControllerInfo_T); in DAC960_V2_NewControllerInfo()
937 CommandMailbox->ControllerInfo.ControllerNumber = 0; in DAC960_V2_NewControllerInfo()
938 CommandMailbox->ControllerInfo.IOCTL_Opcode = DAC960_V2_GetControllerInfo; in DAC960_V2_NewControllerInfo()
939 CommandMailbox->ControllerInfo.DataTransferMemoryAddress in DAC960_V2_NewControllerInfo()
943 CommandMailbox->ControllerInfo.DataTransferMemoryAddress in DAC960_V2_NewControllerInfo()
946 CommandMailbox->ControllerInfo.DataTransferSize; in DAC960_V2_NewControllerInfo()
1789 DAC960_V2_ControllerInfo_T *ControllerInfo = in DAC960_V2_ReadControllerConfiguration() local
[all …]
DDAC960.h1736 } ControllerInfo; member