Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-io.c737 static unsigned long last_msgtime, count; in unexpected_intr() local
740 if (time_after(jiffies, last_msgtime + HZ)) { in unexpected_intr()
741 last_msgtime = jiffies; in unexpected_intr()