Searched refs:ahd_read_seeprom (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_proc.c | 256 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
|
H A 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()
|
H A D | aic79xx.h | 959 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
|
H A D | aic79xx_core.c | 9933 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_proc.c | 257 ahd_read_seeprom(ahd, (uint16_t *)ahd->seep_config, in ahd_proc_write_seeprom()
|
H A 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()
|
H A D | aic79xx.h | 959 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
|
H A D | aic79xx_core.c | 9928 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function
|
Completed in 30 milliseconds