Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c3670 Controller->V1.NeedErrorTableInformation = true; in DAC960_V1_ProcessCompletedCommand()
4138 if (Controller->V1.NeedErrorTableInformation) in DAC960_V1_ProcessCompletedCommand()
4140 Controller->V1.NeedErrorTableInformation = false; in DAC960_V1_ProcessCompletedCommand()
DDAC960.h2352 bool NeedErrorTableInformation; member