Searched refs:ahd_read_seeprom (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic79xx_proc.c | 256 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
|
D | aic79xx_pci.c | 530 error = ahd_read_seeprom(ahd, (uint16_t *)&vpd, in ahd_check_extport() 546 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 | 9974 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function
|