Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcommsup.c1752 u32 time_last = fibctx->jiffies; in aac_check_health() local
1758 if ((time_now - time_last) > aif_timeout) { in aac_check_health()
2069 u32 time_now, time_last; in wakeup_fibctx_threads() local
2102 time_last = fibctx->jiffies; in wakeup_fibctx_threads()
2108 if ((time_now - time_last) > aif_timeout) { in wakeup_fibctx_threads()