Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aacraid/
Dcommsup.c984 u32 time_now, time_last; in aac_command_thread() local
1017 time_last = fibctx->jiffies; in aac_command_thread()
1023 if ((time_now - time_last) > 120) { in aac_command_thread()