Searched refs:ahd_wait_seeprom (Results 1 – 1 of 1) sorted by relevance
256 static int ahd_wait_seeprom(struct ahd_softc *ahd);9952 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()9992 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10007 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10017 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10027 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function