Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1518 size = ha->bootloader_size / 2; in ql_8021_load_from_flash()
1585 size = ha->bootloader_size / 2; in ql_8021_load_firmware()
H A Dql_xioctl.c7469 ha->bootloader_size = (fe_addr - faddr) + 1; in ql_process_flt()
7472 ha->bootloader_size); in ql_process_flt()
7674 ha->bootloader_size = FLASH_8021_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
7686 ha->bootloader_size = FLASH_8300_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
7744 ha->bootloader_size = FLASH_8021_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
7756 ha->bootloader_size = FLASH_8300_BOOTLOADER_SIZE; in ql_flash_nvram_defaults()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1904 uint32_t bootloader_size; member