Home
last modified time | relevance | path

Searched refs:ahd_read_seeprom (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_proc.c256 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
Daic79xx_pci.c530 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()
Daic79xx.h959 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
Daic79xx_core.c9974 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function