Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1530 size = ha->flash_fw_size / 2; in ql_8021_load_from_flash()
H A Dql_xioctl.c7141 ha->flash_fw_size = (fe_addr - faddr) + 1; in ql_process_flt()
7144 ha->flash_fw_size); in ql_process_flt()
7303 ha->flash_fw_size = FLASH_8021_FIRMWARE_SIZE; in ql_flash_nvram_defaults()
7343 ha->flash_fw_size = FLASH_8021_FIRMWARE_SIZE; in ql_flash_nvram_defaults()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1677 uint32_t flash_fw_size; member