Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/snic/
Dsnic_debugfs.c204 u64 maxio_tm; in snic_stats_show() local
213 maxio_tm = (u64) atomic64_read(&stats->io.max_time); in snic_stats_show()
242 maxio_tm, in snic_stats_show()
243 jiffies_to_msecs(maxio_tm)); in snic_stats_show()