Searched refs:last_queue_full (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h864 long last_queue_full; member in struct:_MPT_SCSI_HOST
H A Dmptscsih.c1154 if (time - hd->last_queue_full > 10 * HZ) {
1157 hd->last_queue_full = time;
H A Dmptfc.c1314 hd->last_queue_full = 0;
H A Dmptspi.c1493 hd->last_queue_full = 0;
H A Dmptsas.c5254 hd->last_queue_full = 0;

Completed in 101 milliseconds