Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c1246 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()
[all …]
DDAC960.h2387 DAC960_V1_EventLogEntry_T *EventLogEntry; member