Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.h217 FLASH_FW_MAX_SIZE = FLASH_MAX_SIZE(FLASH_FW_NSECS), enumerator
H A Dt4_hw.c1095 if (size > FLASH_FW_MAX_SIZE) { in t4_load_fw()
1097 FLASH_FW_MAX_SIZE); in t4_load_fw()