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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c111 send_seeprom_cmd(struct seeprom_descriptor *sd, struct seeprom_cmd *cmd)
137 reset_seeprom(struct seeprom_descriptor *sd)
155 ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
227 ahc_write_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Daic7xxx_pci.c611 struct seeprom_descriptor *sd,
1259 struct seeprom_descriptor sd;
1525 struct seeprom_descriptor *sd,
1836 ahc_acquire_seeprom(struct ahc_softc *ahc, struct seeprom_descriptor *sd)
1864 ahc_release_seeprom(struct seeprom_descriptor *sd)
2040 struct seeprom_descriptor sd;
H A Daic7770.c293 struct seeprom_descriptor sd;
H A Daic7xxx_proc.c237 struct seeprom_descriptor sd;
H A Daic7xxx.h54 struct seeprom_descriptor;
1318 struct seeprom_descriptor *sd);
1319 void ahc_release_seeprom(struct seeprom_descriptor *sd);

Completed in 127 milliseconds