Home
last modified time | relevance | path

Searched refs:seeprom_descriptor (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h53 struct seeprom_descriptor { struct
96 int ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
98 int ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Daic7xxx_93cx6.c105 send_seeprom_cmd(struct seeprom_descriptor *sd, const struct seeprom_cmd *cmd) in send_seeprom_cmd()
131 reset_seeprom(struct seeprom_descriptor *sd) in reset_seeprom()
149 ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_read_seeprom()
221 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_write_seeprom()
H A Daic7xxx.h54 struct seeprom_descriptor;
1271 struct seeprom_descriptor *sd);
1272 void ahc_release_seeprom(struct seeprom_descriptor *sd);
H A Daic7xxx_pci.c607 struct seeprom_descriptor *sd,
1255 struct seeprom_descriptor sd; in check_extport()
1521 struct seeprom_descriptor *sd, in configure_termination()
1832 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
1860 ahc_release_seeprom(struct seeprom_descriptor *sd) in ahc_release_seeprom()
2027 struct seeprom_descriptor sd; in ahc_pci_resume()
H A Daic7770.c271 struct seeprom_descriptor sd; in aha2840_load_seeprom()
H A Daic7xxx_proc.c191 struct seeprom_descriptor sd; in ahc_proc_write_seeprom()