n_reset_start 364 drivers/scsi/csiostor/csio_attr.c seconds = jiffies_to_msecs(jiffies) - hw->stats.n_reset_start; n_reset_start 4276 drivers/scsi/csiostor/csio_hw.c hw->stats.n_reset_start = jiffies_to_msecs(jiffies); n_reset_start 395 drivers/scsi/csiostor/csio_hw.h uint64_t n_reset_start; /* Start time after the reset */