Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
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,
Daic7xxx_93cx6.c106 send_seeprom_cmd(struct seeprom_descriptor *sd, struct seeprom_cmd *cmd) in send_seeprom_cmd()
132 reset_seeprom(struct seeprom_descriptor *sd) in reset_seeprom()
150 ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_read_seeprom()
222 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_write_seeprom()
Daic7xxx.h54 struct seeprom_descriptor;
1350 struct seeprom_descriptor *sd);
1351 void ahc_release_seeprom(struct seeprom_descriptor *sd);
Daic7xxx_pci.c682 struct seeprom_descriptor *sd,
1334 struct seeprom_descriptor sd; in check_extport()
1596 struct seeprom_descriptor *sd, in configure_termination()
1907 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd) in ahc_acquire_seeprom()
1935 ahc_release_seeprom(struct seeprom_descriptor *sd) in ahc_release_seeprom()
2111 struct seeprom_descriptor sd; in ahc_pci_resume()
Daic7770.c301 struct seeprom_descriptor sd; in aha2840_load_seeprom()
Daic7xxx_proc.c193 struct seeprom_descriptor sd; in ahc_proc_write_seeprom()