Searched refs:seeprom_config (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_proc.c | 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() 255 sizeof(struct seeprom_config)/2); in ahd_proc_write_seeprom() 257 start_addr, sizeof(struct seeprom_config)/2, in ahd_proc_write_seeprom()
|
H A D | aic7xxx_proc.c | 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() 268 sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom() 270 start_addr, sizeof(struct seeprom_config)/2); in ahc_proc_write_seeprom()
|
H A D | aic7xxx_93cx6.h | 100 int ahc_verify_cksum(struct seeprom_config *sc);
|
H A D | aic79xx.h | 820 struct seeprom_config { struct 964 int ahd_verify_cksum(struct seeprom_config *sc); 1135 struct seeprom_config *seep_config; 1355 struct seeprom_config *sc);
|
H A D | aic7xxx_93cx6.c | 299 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
|
H A D | aic7xxx.h | 766 struct seeprom_config { struct 986 struct seeprom_config *seep_config;
|
H A D | aic7770.c | 272 struct seeprom_config *sc; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 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()
|
H A D | aic79xx_pci.c | 509 struct seeprom_config *sc; in ahd_check_extport()
|
H A D | aic7xxx_osm.c | 562 struct seeprom_config *sc = ahc->seep_config; in ahc_linux_target_alloc()
|
H A D | aic79xx_osm.c | 612 struct seeprom_config *sc = ahd->seep_config; in ahd_linux_target_alloc()
|
H A D | aic79xx_core.c | 7618 ahd_parse_cfgdata(struct ahd_softc *ahd, struct seeprom_config *sc) in ahd_parse_cfgdata() 10073 ahd_verify_cksum(struct seeprom_config *sc) in ahd_verify_cksum()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_proc.c | 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()
|
H A D | aic7xxx_proc.c | 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()
|
H A D | aic7xxx_93cx6.h | 100 int ahc_verify_cksum(struct seeprom_config *sc);
|
H A D | aic79xx.h | 820 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 D | aic7xxx_93cx6.c | 299 ahc_verify_cksum(struct seeprom_config *sc) in ahc_verify_cksum()
|
H A D | aic7xxx.h | 766 struct seeprom_config { struct 984 struct seeprom_config *seep_config;
|
H A D | aic7770.c | 272 struct seeprom_config *sc; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 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()
|
H A D | aic79xx_pci.c | 507 struct seeprom_config *sc; in ahd_check_extport()
|
H A D | aic7xxx_osm.c | 561 struct seeprom_config *sc = ahc->seep_config; in ahc_linux_target_alloc()
|
H A D | aic79xx_osm.c | 610 struct seeprom_config *sc = ahd->seep_config; in ahd_linux_target_alloc()
|
H A D | aic79xx_core.c | 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()
|
Completed in 56 milliseconds