Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_diag.c89 const unsigned long capture_timestamp = jiffies; in zfcp_diag_update_xdata() local
95 if (!time_after_eq(capture_timestamp, hdr->timestamp)) in zfcp_diag_update_xdata()
98 hdr->timestamp = capture_timestamp; in zfcp_diag_update_xdata()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_tmpl.h20 __le32 capture_timestamp; member
A Dqla_tmpl.c877 tmp->capture_timestamp = cpu_to_le32(jiffies); in qla27xx_time_stamp()

Completed in 10 milliseconds