Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_proc.c257 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
Daic79xx_pci.c528 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()
Daic79xx.h959 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
Daic79xx_core.c9928 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function