Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h247 FLASH_FWBOOTSTRAP_START_SEC = 27, enumerator
249 FLASH_FWBOOTSTRAP_START = FLASH_START(FLASH_FWBOOTSTRAP_START_SEC),
H A Dt4_hw.c3581 fw_start_sec = FLASH_FWBOOTSTRAP_START_SEC; in t4_load_fw()