Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c287 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_read()
302 &ioctl_info.af_sector[0], 1 << state->hs_fw_log_sector_sz, in hermon_ioctl_flash_read()
409 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_write()
416 &state->hs_fw_sector[0], 1 << state->hs_fw_log_sector_sz, in hermon_ioctl_flash_write()
508 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) { in hermon_ioctl_flash_erase()
619 state->hs_fw_log_sector_sz, KM_SLEEP); in hermon_ioctl_flash_init()
743 kmem_free(state->hs_fw_sector, 1 << state->hs_fw_log_sector_sz); in hermon_ioctl_flash_cleanup_nolock()
1500 addr = sector_num << state->hs_fw_log_sector_sz; in hermon_flash_read_sector()
1501 end_addr = addr + (1 << state->hs_fw_log_sector_sz); in hermon_flash_read_sector()
1559 addr = sector_num << state->hs_fw_log_sector_sz; in hermon_flash_write_sector()
[all …]
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h675 uint32_t hs_fw_log_sector_sz; member
742 hermon_state_s::hs_fw_log_sector_sz
752 hermon_state_s::hs_fw_log_sector_sz