Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c5119 CommandMailbox->GetEvent.CommandOpcode = DAC960_V2_IOCTL; in DAC960_V2_ProcessCompletedCommand()
5120 CommandMailbox->GetEvent.DataTransferSize = sizeof(DAC960_V2_Event_T); in DAC960_V2_ProcessCompletedCommand()
5121 CommandMailbox->GetEvent.EventSequenceNumberHigh16 = in DAC960_V2_ProcessCompletedCommand()
5123 CommandMailbox->GetEvent.ControllerNumber = 0; in DAC960_V2_ProcessCompletedCommand()
5124 CommandMailbox->GetEvent.IOCTL_Opcode = in DAC960_V2_ProcessCompletedCommand()
5126 CommandMailbox->GetEvent.EventSequenceNumberLow16 = in DAC960_V2_ProcessCompletedCommand()
5128 CommandMailbox->GetEvent.DataTransferMemoryAddress in DAC960_V2_ProcessCompletedCommand()
5132 CommandMailbox->GetEvent.DataTransferMemoryAddress in DAC960_V2_ProcessCompletedCommand()
5135 CommandMailbox->GetEvent.DataTransferSize; in DAC960_V2_ProcessCompletedCommand()
DDAC960.h1783 } GetEvent; member