Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c238 u32 flash_data_offset; in wr_entity_to_flash() local
245 flash_data_offset = (FLASH_CUDBG_NSECS * in wr_entity_to_flash()
250 if (flash_data_offset > CUDBG_FLASH_SIZE) { in wr_entity_to_flash()
258 remain_flash_size = CUDBG_FLASH_SIZE - flash_data_offset; in wr_entity_to_flash()