Searched refs:EventLogEntry (Results 1 – 2 of 2) sorted by relevance
1246 Controller->V1.EventLogEntry = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()3754 DAC960_V1_EventLogEntry_T *EventLogEntry = in DAC960_V1_ProcessCompletedCommand() local3755 Controller->V1.EventLogEntry; in DAC960_V1_ProcessCompletedCommand()3756 if (EventLogEntry->SequenceNumber == in DAC960_V1_ProcessCompletedCommand()3759 unsigned char SenseKey = EventLogEntry->SenseKey; in DAC960_V1_ProcessCompletedCommand()3761 EventLogEntry->AdditionalSenseCode; in DAC960_V1_ProcessCompletedCommand()3763 EventLogEntry->AdditionalSenseCodeQualifier; in DAC960_V1_ProcessCompletedCommand()3769 EventLogEntry->Channel, in DAC960_V1_ProcessCompletedCommand()3770 EventLogEntry->TargetID, in DAC960_V1_ProcessCompletedCommand()3777 Controller->V1.DeviceResetCount[EventLogEntry->Channel] in DAC960_V1_ProcessCompletedCommand()[all …]
2387 DAC960_V1_EventLogEntry_T *EventLogEntry; member