Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h589 long last_queue_full; member
H A 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()
H A Dmptspi.c1513 hd->last_queue_full = 0; in mptspi_probe()
H A Dmptfc.c1303 hd->last_queue_full = 0; in mptfc_probe()
H A Dmptsas.c5311 hd->last_queue_full = 0; in mptsas_probe()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h2654 unsigned long last_queue_full; member