Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c237 u32 remain_flash_size; in wr_entity_to_flash() local
258 remain_flash_size = CUDBG_FLASH_SIZE - flash_data_offset; in wr_entity_to_flash()
260 if (cur_entity_size > remain_flash_size) { in wr_entity_to_flash()