Searched refs:seeprom_config (Results 1 – 11 of 11) sorted by relevance
232 if (length != sizeof(struct seeprom_config)) { in ahd_proc_write_seeprom()237 have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer); in ahd_proc_write_seeprom()262 sizeof(struct seeprom_config)/2); in ahd_proc_write_seeprom()264 start_addr, sizeof(struct seeprom_config)/2, in ahd_proc_write_seeprom()
206 if (length != sizeof(struct seeprom_config)) { in ahc_proc_write_seeprom()211 have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer); in ahc_proc_write_seeprom()271 sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom()273 start_addr, sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom()
100 int ahc_verify_cksum(struct seeprom_config *sc);
830 struct seeprom_config { struct976 int ahd_verify_cksum(struct seeprom_config *sc);1138 struct seeprom_config *seep_config;1363 struct seeprom_config *sc);
287 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
779 struct seeprom_config { struct1011 struct seeprom_config *seep_config;
302 struct seeprom_config *sc; in aha2840_load_seeprom()
680 struct seeprom_config *sc);1335 struct seeprom_config *sc; in check_extport()1477 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
516 struct seeprom_config *sc; in ahd_check_extport()
6458 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) in ahd_parse_cfgdata()8875 ahd_verify_cksum(struct seeprom_config *sc) in ahd_verify_cksum()
543 struct seeprom_config { struct1035 struct seeprom_config sc;7284 read_284x_seeprom(struct aic7xxx_host *p, struct seeprom_config *sc) in read_284x_seeprom()8966 struct seeprom_config *sc = (struct seeprom_config *) scarray; in aic7xxx_load_seeprom()8982 have_seeprom = read_284x_seeprom(p, (struct seeprom_config *) scarray); in aic7xxx_load_seeprom()9102 memcpy(&p->sc, sc, sizeof(struct seeprom_config)); in aic7xxx_load_seeprom()