Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c1242 Controller->V1.NewErrorTable = slice_dma_loaf(DmaPages, in DAC960_V1_EnableMemoryMailboxInterface()
3815 DAC960_V1_ErrorTable_T *NewErrorTable = Controller->V1.NewErrorTable; in DAC960_V1_ProcessCompletedCommand() local
3821 &NewErrorTable->ErrorTableEntries[Channel][TargetID]; in DAC960_V1_ProcessCompletedCommand()
3841 memcpy(&Controller->V1.ErrorTable, Controller->V1.NewErrorTable, in DAC960_V1_ProcessCompletedCommand()
DDAC960.h2384 DAC960_V1_ErrorTable_T *NewErrorTable; member