Searched refs:hs_fw_device_sz (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h676 uint32_t hs_fw_device_sz; member in struct:hermon_state_s
743 hermon_state_s::hs_fw_device_sz))
753 hermon_state_s::hs_fw_device_sz
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c287 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) {
311 if (ioctl_info.af_addr >= state->hs_fw_device_sz) {
409 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) {
429 if (ioctl_info.af_addr >= state->hs_fw_device_sz) {
508 (state->hs_fw_device_sz >> state->hs_fw_log_sector_sz)) {
794 if (state->hs_fw_device_sz == 0) {
805 info.ai_flash_sz = state->hs_fw_device_sz;
2047 num_sect = state->hs_fw_device_sz / size;
2491 state->hs_fw_device_sz = HERMON_FLASH_SPI_DEVICE_SIZE;
2576 state->hs_fw_device_sz
[all...]

Completed in 104 milliseconds