Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
DDAC960.c2270 if (Controller->V1.DeviceResetCount[Channel][TargetID] > 0) in DAC960_V1_ReportDeviceConfiguration()
2282 Controller->V1.DeviceResetCount[Channel][TargetID]); in DAC960_V1_ReportDeviceConfiguration()
3777 Controller->V1.DeviceResetCount[EventLogEntry->Channel] in DAC960_V1_ProcessCompletedCommand()
3869 Controller->V1.DeviceResetCount in DAC960_V1_ProcessCompletedCommand()
DDAC960.h2420 int DeviceResetCount[DAC960_V1_MaxChannels][DAC960_V1_MaxTargets]; member