Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/message/fusion/
Dmptbase.h589 long last_queue_full; member
Dmptscsih.c1157 if (time - hd->last_queue_full > 10 * HZ) { in mptscsih_report_queue_full()
1160 hd->last_queue_full = time; in mptscsih_report_queue_full()
Dmptspi.c1513 hd->last_queue_full = 0; in mptspi_probe()
Dmptfc.c1303 hd->last_queue_full = 0; in mptfc_probe()
Dmptsas.c5311 hd->last_queue_full = 0; in mptsas_probe()
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_def.h2654 unsigned long last_queue_full; member