Searched refs:seeprom_config (Results 1 – 12 of 12) sorted by relevance
226 if (length != sizeof(struct seeprom_config)) { in ahd_proc_write_seeprom()231 have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer); in ahd_proc_write_seeprom()256 sizeof(struct seeprom_config)/2); in ahd_proc_write_seeprom()258 start_addr, sizeof(struct seeprom_config)/2, in ahd_proc_write_seeprom()
204 if (length != sizeof(struct seeprom_config)) { in ahc_proc_write_seeprom()209 have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer); in ahc_proc_write_seeprom()269 sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom()271 start_addr, sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom()
100 int ahc_verify_cksum(struct seeprom_config *sc);
820 struct seeprom_config { struct964 int ahd_verify_cksum(struct seeprom_config *sc);1135 struct seeprom_config *seep_config;1351 struct seeprom_config *sc);
299 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
766 struct seeprom_config { struct984 struct seeprom_config *seep_config;
272 struct seeprom_config *sc; in aha2840_load_seeprom()
605 struct seeprom_config *sc);1256 struct seeprom_config *sc; in check_extport()1402 ahc_parse_pci_eeprom(struct ahc_softc *ahc, struct seeprom_config *sc) in ahc_parse_pci_eeprom()
507 struct seeprom_config *sc; in ahd_check_extport()
561 struct seeprom_config *sc = ahc->seep_config; in ahc_linux_target_alloc()
610 struct seeprom_config *sc = ahd->seep_config; in ahd_linux_target_alloc()
7617 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) in ahd_parse_cfgdata()10068 ahd_verify_cksum(struct seeprom_config *sc) in ahd_verify_cksum()