Searched refs:ahd_wait_seeprom (Results 1 – 1 of 1) sorted by relevance
264 static int ahd_wait_seeprom(struct ahd_softc *ahd);10033 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()10073 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10088 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10098 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10108 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function