Searched refs:ahd_read_seeprom (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx_proc.c | 257 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
|
D | aic79xx_pci.c | 528 error = ahd_read_seeprom(ahd, (uint16_t *)&vpd, in ahd_check_extport() 544 error = ahd_read_seeprom(ahd, (uint16_t *)sc, in ahd_check_extport()
|
D | aic79xx.h | 959 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
|
D | aic79xx_core.c | 9928 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function
|