Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
DDAC960.c1697 if (Controller->V1.DeviceResetCount[Channel][TargetID] > 0) in DAC960_V1_ReportDeviceConfiguration()
1709 Controller->V1.DeviceResetCount[Channel][TargetID]); in DAC960_V1_ReportDeviceConfiguration()
3416 Controller->V1.DeviceResetCount[EventLogEntry->Channel] in DAC960_V1_ProcessCompletedCommand()
3508 Controller->V1.DeviceResetCount in DAC960_V1_ProcessCompletedCommand()
DDAC960.h2438 int DeviceResetCount[DAC960_V1_MaxChannels][DAC960_V1_MaxTargets]; member