Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_flash_utils.c372 if (!sec_info->max_timestamp) { in cudbg_read_flash()
382 sec_info->max_timestamp = flash_hdr.timestamp; in cudbg_read_flash()
390 sec_info->max_timestamp = in cudbg_read_flash()
413 sec_info->max_timestamp == in cudbg_read_flash()
453 sec_info->max_timestamp == in cudbg_read_flash()
H A Dcudbg_lib_common.h61 u64 max_timestamp; member