Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c1018 unsigned int flash_cfg_start_sec; in t4_load_cfg() local
1022 flash_cfg_start_sec = addr / SF_SEC_SIZE; in t4_load_cfg()
1037 ret = t4_flash_erase_sectors(adap, flash_cfg_start_sec, in t4_load_cfg()
1038 flash_cfg_start_sec + i - 1); in t4_load_cfg()