Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Dcommsup.c1537 u32 time_last = fibctx->jiffies; in aac_check_health() local
1543 if ((time_now - time_last) > aif_timeout) { in aac_check_health()
1692 u32 time_now, time_last; in aac_command_thread() local
1776 time_last = fibctx->jiffies; in aac_command_thread()
1782 if ((time_now - time_last) > aif_timeout) { in aac_command_thread()