Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h607 uint32_t ts_fw_device_sz; member
621 tavor_state_s::ts_fw_device_sz))
631 tavor_state_s::ts_fw_device_sz
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c282 (state->ts_fw_device_sz >> state->ts_fw_log_sector_sz)) { in tavor_ioctl_flash_read()
308 if (ioctl_info.tf_addr >= state->ts_fw_device_sz) { in tavor_ioctl_flash_read()
424 (state->ts_fw_device_sz >> state->ts_fw_log_sector_sz)) { in tavor_ioctl_flash_write()
450 if (ioctl_info.tf_addr >= state->ts_fw_device_sz) { in tavor_ioctl_flash_write()
535 (state->ts_fw_device_sz >> state->ts_fw_log_sector_sz)) { in tavor_ioctl_flash_erase()
809 if (state->ts_fw_device_sz == 0) { in tavor_ioctl_info()
823 info.ti_flash_sz = state->ts_fw_device_sz; in tavor_ioctl_info()
1912 num_sect = state->ts_fw_device_sz / size; in tavor_flash_erase_chip()
2201 state->ts_fw_device_sz = 0x1 << cfi_ch_info[0x27]; in tavor_flash_cfi_init()