Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_core.c256 static int ahd_wait_seeprom(struct ahd_softc *ahd);
9947 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()
9987 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
10002 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
10012 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
10022 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function