Home
last modified time | relevance | path

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

/drivers/scsi/snic/
Dsnic_debugfs.c184 u64 maxio_tm; in snic_stats_show() local
193 maxio_tm = (u64) atomic64_read(&stats->io.max_time); in snic_stats_show()
222 maxio_tm, in snic_stats_show()
223 jiffies_to_msecs(maxio_tm)); in snic_stats_show()