Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c154 u32 remain_flash_size; in wr_entity_to_flash() local
174 remain_flash_size = CUDBG_FLASH_SIZE - flash_data_offset; in wr_entity_to_flash()
176 if (cur_entity_size > remain_flash_size) { in wr_entity_to_flash()