Lines Matching refs:EventLogEntry
1246 Controller->V1.EventLogEntry = slice_dma_loaf(DmaPages,
3754 DAC960_V1_EventLogEntry_T *EventLogEntry =
3755 Controller->V1.EventLogEntry;
3756 if (EventLogEntry->SequenceNumber ==
3759 unsigned char SenseKey = EventLogEntry->SenseKey;
3761 EventLogEntry->AdditionalSenseCode;
3763 EventLogEntry->AdditionalSenseCodeQualifier;
3769 EventLogEntry->Channel,
3770 EventLogEntry->TargetID,
3777 Controller->V1.DeviceResetCount[EventLogEntry->Channel]
3778 [EventLogEntry->TargetID]++;
3789 EventLogEntry->Channel,
3790 EventLogEntry->TargetID,
3798 EventLogEntry->Channel,
3799 EventLogEntry->TargetID,
3800 EventLogEntry->Information[0],
3801 EventLogEntry->Information[1],
3802 EventLogEntry->Information[2],
3803 EventLogEntry->Information[3],
3804 EventLogEntry->CommandSpecificInformation[0],
3805 EventLogEntry->CommandSpecificInformation[1],
3806 EventLogEntry->CommandSpecificInformation[2],
3807 EventLogEntry->CommandSpecificInformation[3]);