Searched refs:CommandsCompleted (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.h955 unsigned int CommandsCompleted; member in struct:BusLogic_TargetStatistics
H A DBusLogic.c2596 .CommandsCompleted++;
2611 .CommandsCompleted++;
3153 " %3d %3u %9u %9u\n", HostAdapter->QueueDepth[TargetID], HostAdapter->ActiveCommands[TargetID], TargetStatistics[TargetID].CommandsAttempted, TargetStatistics[TargetID].CommandsCompleted);

Completed in 115 milliseconds