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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h100 int ahc_verify_cksum(struct seeprom_config *sc);
H A Daic79xx_proc.c274 if (length != sizeof(struct seeprom_config)) {
279 have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer);
304 sizeof(struct seeprom_config)/2);
306 start_addr, sizeof(struct seeprom_config)/2,
H A Daic7xxx_proc.c250 if (length != sizeof(struct seeprom_config)) {
255 have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer);
315 sizeof(struct seeprom_config)/2);
317 start_addr, sizeof(struct seeprom_config)/2);
H A Daic79xx.h820 struct seeprom_config { struct
964 int ahd_verify_cksum(struct seeprom_config *sc);
1134 struct seeprom_config *seep_config;
1347 struct seeprom_config *sc);
H A Daic7xxx_93cx6.c305 ahc_verify_cksum(struct seeprom_config *sc)
H A Daic7770.c294 struct seeprom_config *sc;
H A Daic7xxx.h766 struct seeprom_config { struct
998 struct seeprom_config *seep_config;
H A Daic7xxx_pci.c609 struct seeprom_config *sc);
1260 struct seeprom_config *sc;
1406 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc)
H A Daic79xx_pci.c494 struct seeprom_config *sc;
H A Daic7xxx_osm.c507 struct seeprom_config *sc = ahc->seep_config;
H A Daic79xx_osm.c460 struct seeprom_config *sc = ahd->seep_config;
H A Daic79xx_core.c6893 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc)
9298 ahd_verify_cksum(struct seeprom_config *sc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c479 struct seeprom_config { struct
982 struct seeprom_config sc;
6860 read_284x_seeprom(struct aic7xxx_host *p, struct seeprom_config *sc)
8455 struct seeprom_config *sc = (struct seeprom_config *) scarray;
8471 have_seeprom = read_284x_seeprom(p, (struct seeprom_config *) scarray);
8591 memcpy(&p->sc, sc, sizeof(struct seeprom_config));

Completed in 168 milliseconds