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