Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c155 u32 flash_data_offset; in wr_entity_to_flash() local
164 flash_data_offset = ((cudbg_len / SF_SEC_SIZE) * in wr_entity_to_flash()
169 if (flash_data_offset > cudbg_len) { in wr_entity_to_flash()
176 remain_flash_size = cudbg_len - flash_data_offset; in wr_entity_to_flash()