Searched refs:ahc_read_seeprom (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | aic7xxx_93cx6.h | 96 int ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
|
D | aic7xxx_93cx6.c | 155 ahc_read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf, in ahc_read_seeprom() function
|
D | aic7770.c | 297 have_seeprom = ahc_read_seeprom(&sd, (uint16_t *)sc, in aha2840_load_seeprom()
|
D | aic7xxx_proc.c | 315 ahc_read_seeprom(&sd, (uint16_t *)ahc->seep_config, in ahc_proc_write_seeprom()
|
D | aic7xxx_pci.c | 1302 have_seeprom = ahc_read_seeprom(&sd, (uint16_t *)sc, in check_extport()
|