Searched refs:last_ffdc (Results 1 – 2 of 2) sorted by relevance
987 ha->last_ffdc = ktime_get_real_seconds(); in __ips_eh_reset()2409 ha->last_ffdc = ktime_get_real_seconds(); in ips_hainit()2550 if (now - ha->last_ffdc > IPS_SECS_8HOURS) { in ips_next()2551 ha->last_ffdc = now; in ips_next()5934 ips_fix_ffdc_time(ha, scb, ha->last_ffdc); in ips_ffdc_reset()5970 ips_fix_ffdc_time(ha, scb, ha->last_ffdc); in ips_ffdc_time()
1039 time64_t last_ffdc; /* last time we sent ffdc info*/ member