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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 473 milliseconds