Searched defs:last_msgtime (Results 1 - 1 of 1) sorted by relevance

/drivers/ide/
H A Dide-io.c733 static unsigned long last_msgtime, count; local
736 if (time_after(jiffies, last_msgtime + HZ)) {
737 last_msgtime = jiffies;

Completed in 58 milliseconds