Searched refs:last_queue_full (Results 1 – 1 of 1) sorted by relevance
1542 static long last_queue_full = 0; variable1561 if (time - last_queue_full > 10 * HZ) { in mptscsih_report_queue_full()1568 last_queue_full = time; in mptscsih_report_queue_full()