Searched refs:LastResetAttempted (Results 1 – 2 of 2) sorted by relevance
1438 unsigned long LastResetAttempted[BusLogic_MaxTargetDevices]; member
3826 HostAdapter->LastResetAttempted[TargetID] = jiffies; in BusLogic_ResetHostAdapter()3996 HostAdapter->LastResetAttempted[TargetID] = jiffies; in BusLogic_SendBusDeviceReset()4069 jiffies - HostAdapter->LastResetAttempted[TargetID] < HZ/10) in BusLogic_ResetCommand()