Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.h744 DAC960_V1_ErrorTable_T; typedef
2383 DAC960_V1_ErrorTable_T ErrorTable;
2384 DAC960_V1_ErrorTable_T *NewErrorTable;
DDAC960.c1195 sizeof(DAC960_V1_ErrorTable_T) + sizeof(DAC960_V1_EventLogEntry_T) + in DAC960_V1_EnableMemoryMailboxInterface()
1243 sizeof(DAC960_V1_ErrorTable_T), in DAC960_V1_EnableMemoryMailboxInterface()
3814 DAC960_V1_ErrorTable_T *OldErrorTable = &Controller->V1.ErrorTable; in DAC960_V1_ProcessCompletedCommand()
3815 DAC960_V1_ErrorTable_T *NewErrorTable = Controller->V1.NewErrorTable; in DAC960_V1_ProcessCompletedCommand()
3842 sizeof(DAC960_V1_ErrorTable_T)); in DAC960_V1_ProcessCompletedCommand()