Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h242 FLASH_FW_MAX_SIZE = FLASH_MAX_SIZE(FLASH_FW_NSECS), enumerator
H A Dt4_hw.c3587 fw_size = FLASH_FW_MAX_SIZE; in t4_load_fw()