Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1514 size = ha->bootloader_size / 2; in ql_8021_load_from_flash()
H A Dql_xioctl.c7133 ha->bootloader_size = (fe_addr - faddr) + 1; in ql_process_flt()
7136 ha->bootloader_size); in ql_process_flt()
7305 ha->bootloader_size = FLASH_8021_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
7345 ha->bootloader_size = FLASH_8021_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1675 uint32_t bootloader_size; member