Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c5117 CommandMailbox->GetEvent.CommandOpcode = DAC960_V2_IOCTL; in DAC960_V2_ProcessCompletedCommand()
5118 CommandMailbox->GetEvent.DataTransferSize = sizeof(DAC960_V2_Event_T); in DAC960_V2_ProcessCompletedCommand()
5119 CommandMailbox->GetEvent.EventSequenceNumberHigh16 = in DAC960_V2_ProcessCompletedCommand()
5121 CommandMailbox->GetEvent.ControllerNumber = 0; in DAC960_V2_ProcessCompletedCommand()
5122 CommandMailbox->GetEvent.IOCTL_Opcode = in DAC960_V2_ProcessCompletedCommand()
5124 CommandMailbox->GetEvent.EventSequenceNumberLow16 = in DAC960_V2_ProcessCompletedCommand()
5126 CommandMailbox->GetEvent.DataTransferMemoryAddress in DAC960_V2_ProcessCompletedCommand()
5130 CommandMailbox->GetEvent.DataTransferMemoryAddress in DAC960_V2_ProcessCompletedCommand()
5133 CommandMailbox->GetEvent.DataTransferSize; in DAC960_V2_ProcessCompletedCommand()
DDAC960.h1783 } GetEvent; member