Lines Matching refs:EventLogEntry

1246   Controller->V1.EventLogEntry = slice_dma_loaf(DmaPages,  in DAC960_V1_EnableMemoryMailboxInterface()
3754 DAC960_V1_EventLogEntry_T *EventLogEntry = in DAC960_V1_ProcessCompletedCommand() local
3755 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()
3778 [EventLogEntry->TargetID]++; in DAC960_V1_ProcessCompletedCommand()
3789 EventLogEntry->Channel, in DAC960_V1_ProcessCompletedCommand()
3790 EventLogEntry->TargetID, in DAC960_V1_ProcessCompletedCommand()
3798 EventLogEntry->Channel, in DAC960_V1_ProcessCompletedCommand()
3799 EventLogEntry->TargetID, in DAC960_V1_ProcessCompletedCommand()
3800 EventLogEntry->Information[0], in DAC960_V1_ProcessCompletedCommand()
3801 EventLogEntry->Information[1], in DAC960_V1_ProcessCompletedCommand()
3802 EventLogEntry->Information[2], in DAC960_V1_ProcessCompletedCommand()
3803 EventLogEntry->Information[3], in DAC960_V1_ProcessCompletedCommand()
3804 EventLogEntry->CommandSpecificInformation[0], in DAC960_V1_ProcessCompletedCommand()
3805 EventLogEntry->CommandSpecificInformation[1], in DAC960_V1_ProcessCompletedCommand()
3806 EventLogEntry->CommandSpecificInformation[2], in DAC960_V1_ProcessCompletedCommand()
3807 EventLogEntry->CommandSpecificInformation[3]); in DAC960_V1_ProcessCompletedCommand()