Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/cudbg/
HDcudbg_flash_utils.c356 if (!sec_info->max_timestamp) { in cudbg_read_flash()
366 sec_info->max_timestamp = flash_hdr.timestamp; in cudbg_read_flash()
374 sec_info->max_timestamp = in cudbg_read_flash()
396 sec_info->max_timestamp == in cudbg_read_flash()
435 sec_info->max_timestamp == in cudbg_read_flash()
HDcudbg_lib_common.h123 u64 max_timestamp; member