MAX_HS_EEPROM_SIZE
if (offset + length > MAX_HS_EEPROM_SIZE)
return adapter->is_pci11x1x ? MAX_HS_EEPROM_SIZE : MAX_EEPROM_SIZE;