Home
last modified time | relevance | path

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

/drivers/ide/
Dide-io.c1019 static unsigned long last_msgtime, count; in unexpected_intr() local
1022 if (time_after(jiffies, last_msgtime + HZ)) { in unexpected_intr()
1023 last_msgtime = jiffies; in unexpected_intr()