Searched refs:seeprom_config (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h100 int ahc_verify_cksum(struct seeprom_config *sc);
H A Daic7xxx_proc.c204 if (length != sizeof(struct seeprom_config)) {
209 have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer);
269 sizeof(struct seeprom_config)/2);
271 start_addr, sizeof(struct seeprom_config)/2);
H A Daic79xx_proc.c226 if (length != sizeof(struct seeprom_config)) {
231 have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer);
256 sizeof(struct seeprom_config)/2);
258 start_addr, sizeof(struct seeprom_config)/2,
H A Daic7770.c272 struct seeprom_config *sc;
H A Daic7xxx_93cx6.c299 ahc_verify_cksum(struct seeprom_config *sc)
H A Daic79xx.h820 struct seeprom_config { struct
964 int ahd_verify_cksum(struct seeprom_config *sc);
1135 struct seeprom_config *seep_config;
1351 struct seeprom_config *sc);
H A Daic7xxx.h766 struct seeprom_config { struct
984 struct seeprom_config *seep_config;
H A Daic7xxx_pci.c605 struct seeprom_config *sc);
1256 struct seeprom_config *sc;
1402 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc)
H A Daic79xx_pci.c507 struct seeprom_config *sc;
H A Daic7xxx_osm.c562 struct seeprom_config *sc = ahc->seep_config;
H A Daic79xx_osm.c615 struct seeprom_config *sc = ahd->seep_config;
H A Daic79xx_core.c7617 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc)
10068 ahd_verify_cksum(struct seeprom_config *sc)

Completed in 473 milliseconds