Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_debugfs.c170 u64 maxio_tm; in snic_stats_show() local
179 maxio_tm = (u64) atomic64_read(&stats->io.max_time); in snic_stats_show()
208 maxio_tm, in snic_stats_show()
209 jiffies_to_msecs(maxio_tm)); in snic_stats_show()