spi_eeprom
static int at25_fw_to_chip(struct device *dev, struct spi_eeprom *chip)
static int at25_fram_to_chip(struct device *dev, struct spi_eeprom *chip)
struct spi_eeprom chip;
struct spi_eeprom *pdata;
else if (falcon_spi_present(&nic_data->spi_eeprom))
spi = &nic_data->spi_eeprom;
efx, &nic_data->spi_eeprom, FFE_AB_SPI_DEVICE_EEPROM,
falcon_spi_device_init(efx, &nic_data->spi_eeprom,
spi = &nic_data->spi_eeprom;
struct falcon_spi_device spi_eeprom;