Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7770.c57 static int aha2840_load_seeprom(struct ahc_softc *ahc);
211 have_seeprom = aha2840_load_seeprom(ahc); in aic7770_config()
269 aha2840_load_seeprom(struct ahc_softc *ahc) in aha2840_load_seeprom() function